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 31e3f95 commit d6352dcCopy full SHA for d6352dc
.github/workflows/ci.yml
@@ -37,5 +37,5 @@ jobs:
37
scope: '@snow-tree'
38
- run: npm version --no-git-tag-version ${{ needs.build.outputs.app_version }}
39
- run: npm publish
40
- env:
41
- NODE_AUTH_TOKEN: ${{ secrets.GH_TOKEN }}
+ env:
+ NODE_AUTH_TOKEN: ${{ secrets.GH_TOKEN }}
0 commit comments