Update build.yml

This commit is contained in:
James Ives
2024-09-28 15:50:08 -04:00
parent b1825434e4
commit e6e8596e8b

View File

@@ -67,6 +67,12 @@ jobs:
path: |
lib
node_modules
- name: Cleanup Generated Branches
uses: dawidd6/action-delete-branch@v3.1.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branches: gh-pages
integration:
runs-on: ubuntu-latest