tags i hope
build-develop-branch / build-branch (push) Successful in 39s
Details
build-develop-branch / build-branch (push) Successful in 39s
Details
This commit is contained in:
parent
9752dbcd11
commit
c5658e6cef
|
@ -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