mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2025-08-25 00:52:08 +08:00
Delete Remote Branch
This commit is contained in:
3
.github/workflows/integration-tests.yml
vendored
3
.github/workflows/integration-tests.yml
vendored
@@ -21,3 +21,6 @@ jobs:
|
||||
commit_message: Message
|
||||
checkout_options: -b
|
||||
branch: ci-test
|
||||
|
||||
- name: Delete Branch
|
||||
run: git push -d origin ci-test
|
||||
|
Reference in New Issue
Block a user