Skip to content

Commit d6352dc

Browse files
ci
1 parent 31e3f95 commit d6352dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
scope: '@snow-tree'
3838
- run: npm version --no-git-tag-version ${{ needs.build.outputs.app_version }}
3939
- run: npm publish
40-
env:
41-
NODE_AUTH_TOKEN: ${{ secrets.GH_TOKEN }}
40+
env:
41+
NODE_AUTH_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)