mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Update build.yml
This commit is contained in:
parent
1cd8848dc2
commit
573757e942
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -124,10 +124,6 @@ jobs:
|
||||
single-commit: ${{ matrix.commit == 'singleCommit' }}
|
||||
dry-run: true
|
||||
|
||||
- name: Cleanup
|
||||
if: ${{ matrix.branch == 'gh-pages' }}
|
||||
run: git branch -d ${{ matrix.branch }}
|
||||
|
||||
# The modified deployment should be a success, and not skipped.
|
||||
- name: Check step output
|
||||
if: ${{ matrix.branch == 'gh-pages' }}
|
||||
|
Loading…
Reference in New Issue
Block a user