Skip to content

Commit 701242a

Browse files
chore: shift to trusted publisher (#370)
1 parent 3706d85 commit 701242a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
run: npm run release
4949
env:
5050
DEBUG: '*'
51-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
5251
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5352
- name: Upload artifact
5453
uses: actions/upload-pages-artifact@v3

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22
1+
24

0 commit comments

Comments
 (0)