Skip to content

Commit

Permalink
We'll do it live
Browse files Browse the repository at this point in the history
  • Loading branch information
roblarsen authored Dec 2, 2021
1 parent 6e15370 commit da46159
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: npm run build
- name: commit
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: "[Bot] Update dist"

0 comments on commit da46159

Please sign in to comment.