update workflows

This commit is contained in:
Violet Caulfield
2025-05-14 21:07:04 -05:00
parent a2461d4c2c
commit fbc2964d3d
2 changed files with 3 additions and 1 deletions

View File

@@ -68,6 +68,8 @@ jobs:
run: |
git config --global user.email "violet@cosmonautical.cloud"
git config --global user.name "anultravioletaurora"
git remote set-url origin https://x-access-token:${{ secrets.SIGNING_REPO_PAT }}@github.com/Jellify-Music/App.git
- name: 🧹 Clean up Glitchtip and TelemetryDeck files
run: |

View File

@@ -1,6 +1,6 @@
{
"name": "jellify",
"version": "0.12.15",
"version": "0.12.16",
"private": true,
"scripts": {
"init-android": "yarn",