forked from MapComplete/MapComplete
Scripts: attempt to push to repo
This commit is contained in:
parent
689c585d9a
commit
8e511a2874
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ jobs:
|
|||
git add date.txt
|
||||
git commit -m "Add files for release ${{ github.ref_name }}"
|
||||
git tag "${{ github.ref_name }}"
|
||||
git push --verbose --follow-tags
|
||||
git push source/main --verbose --follow-tags
|
||||
|
||||
- name: install deps
|
||||
run: npm ci
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue