Skip to content

Commit

Permalink
Update release-repo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nmlynch94 authored Apr 25, 2024
1 parent cf86749 commit 43c4fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ jobs:
- name: Push Flatpak repository
run: |
# mv ./out/* ./repo/
git remote set-url origin https://x-access-token/:***@github.com/nmlynch94/com.jagexlauncher.JagexLauncher
cd repo
git remote set-url origin https://x-access-token/:***@github.com/nmlynch94/com.jagexlauncher.JagexLauncher
touch test
git add -A
git commit --signoff -m "Update com.jagexlauncher.JagexLauncher"
Expand Down

0 comments on commit 43c4fca

Please sign in to comment.