develop/tags -> build/tags
convert-to-yml / develop-branch (push) Successful in 30s
Details
convert-to-yml / develop-branch (push) Successful in 30s
Details
This commit is contained in:
parent
f9a7058611
commit
335aee334b
|
@ -38,7 +38,7 @@ jobs:
|
|||
token: ${{ secrets.BOT_TOKEN }}
|
||||
- name: tag
|
||||
run: |
|
||||
git tag
|
||||
git tag -l
|
||||
- name: delete develop branch
|
||||
id: delete_develop_branch
|
||||
run: git push origin --delete ${{ github.head_ref }}
|
||||
|
|
Loading…
Reference in New Issue