Skip to content

Commit 57f6e11

Browse files
committed
chore: remove debugger
1 parent cd399e7 commit 57f6e11

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -270,9 +270,6 @@ jobs:
270270
path: ${{ needs.provenance.outputs.package-name }}
271271
sha256: ${{ needs.provenance.outputs.package-download-sha256 }}
272272

273-
- name: Setup upterm session
274-
uses: lhotari/action-upterm@v1
275-
276273
- name: Publish main
277274
run: |
278275
echo "//registry.npmjs.org/:_authToken=\${NPM_TOKEN}" > .npmrc

0 commit comments

Comments
 (0)