Skip to content

Commit 88d3424

Browse files
committed
fix: post action
1 parent 69e8fc9 commit 88d3424

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ jobs:
2929
GITHUB_TOKEN: ${{ env.bot_token }}
3030
GIT_COMMITTER_NAME: wow-actions-bot
3131
GIT_COMMITTER_EMAIL: [email protected]
32+
- name: 📦 Build
33+
run: yarn build

0 commit comments

Comments
 (0)