We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81e8765 commit 8a306d3Copy full SHA for 8a306d3
.github/workflows/ci.yaml
@@ -160,6 +160,5 @@ jobs:
160
fi
161
npm publish $EXTRA_ARGS
162
env:
163
- NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
164
VERSION: ${{ needs.check_if_version_upgraded.outputs.to_version }}
165
IS_PRE_RELEASE: ${{ needs.check_if_version_upgraded.outputs.is_pre_release }}
0 commit comments