Skip to content

Commit 11286d9

Browse files
committed
fix: post job cleanup
1 parent 527b8b3 commit 11286d9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,3 @@ jobs:
2828
GITHUB_TOKEN: ${{ env.BOT_TOKEN }}
2929
GIT_COMMITTER_NAME: ${{ env.BOT_NAME }}
3030
GIT_COMMITTER_EMAIL: ${{ env.BOT_NAME }}@users.noreply.github.com
31-
- name: 🚧 Install
32-
run: yarn
33-
- name: 📦 Build
34-
run: yarn build

0 commit comments

Comments
 (0)