We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e8fc9 commit 88d3424Copy full SHA for 88d3424
.github/workflows/release.yml
@@ -29,3 +29,5 @@ jobs:
29
GITHUB_TOKEN: ${{ env.bot_token }}
30
GIT_COMMITTER_NAME: wow-actions-bot
31
GIT_COMMITTER_EMAIL: [email protected]
32
+ - name: 📦 Build
33
+ run: yarn build
0 commit comments