Skip to content

Commit 573757e

Browse files
committed
Update build.yml
1 parent 1cd8848 commit 573757e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,6 @@ jobs:
124124
single-commit: ${{ matrix.commit == 'singleCommit' }}
125125
dry-run: true
126126

127-
- name: Cleanup
128-
if: ${{ matrix.branch == 'gh-pages' }}
129-
run: git branch -d ${{ matrix.branch }}
130-
131127
# The modified deployment should be a success, and not skipped.
132128
- name: Check step output
133129
if: ${{ matrix.branch == 'gh-pages' }}

0 commit comments

Comments
 (0)