Skip to content

Commit e6e8596

Browse files
committed
Update build.yml
1 parent b182543 commit e6e8596

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/build.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@ jobs:
6767
path: |
6868
lib
6969
node_modules
70+
71+
- name: Cleanup Generated Branches
72+
uses: dawidd6/[email protected]
73+
with:
74+
github_token: ${{ secrets.GITHUB_TOKEN }}
75+
branches: gh-pages
7076

7177
integration:
7278
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)