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 c17e630 commit f1698d2Copy full SHA for f1698d2
1 file changed
.github/workflows/alpha.yml
@@ -13,6 +13,7 @@ jobs:
13
with:
14
node-version: "12.x"
15
- run: yarn install --frozen-lockfile
16
+ - run: yarn build
17
- run: yarn pack --filename=release.tgz
18
- uses: Klemensas/action-autotag@stable
19
id: update_tag
0 commit comments