Skip to content

Commit

Permalink
fix: post clean job
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Nov 23, 2022
1 parent 0927d96 commit 527b8b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,7 @@ jobs:
GITHUB_TOKEN: ${{ env.BOT_TOKEN }}
GIT_COMMITTER_NAME: ${{ env.BOT_NAME }}
GIT_COMMITTER_EMAIL: ${{ env.BOT_NAME }}@users.noreply.github.com
- name: 🚧 Install
run: yarn
- name: 📦 Build
run: yarn build

0 comments on commit 527b8b3

Please sign in to comment.