We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd399e7 commit 57f6e11Copy full SHA for 57f6e11
.github/workflows/publish.yml
@@ -270,9 +270,6 @@ jobs:
270
path: ${{ needs.provenance.outputs.package-name }}
271
sha256: ${{ needs.provenance.outputs.package-download-sha256 }}
272
273
- - name: Setup upterm session
274
- uses: lhotari/action-upterm@v1
275
-
276
- name: Publish main
277
run: |
278
echo "//registry.npmjs.org/:_authToken=\${NPM_TOKEN}" > .npmrc
0 commit comments