forked from MapComplete/MapComplete
Attempt to fix script
This commit is contained in:
parent
a7dbcb925a
commit
141f3fa3a2
1 changed files with 2 additions and 1 deletions
|
@ -64,4 +64,5 @@ jobs:
|
|||
git add capacitor.settings.gradle
|
||||
git commit -am "Add files for release ${{ github.ref_name }}"
|
||||
git tag "${{ github.ref_name }}"
|
||||
git push origin refs/heads/main --verbose --follow-tags
|
||||
git push origin refs/heads/main --verbose
|
||||
git push origin --tags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue