Skip to content

Commit edb037c

Browse files
ci: migrate to oidc npm publish
1 parent d33c538 commit edb037c

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,3 @@ contact_links:
33
- name: 📚 Documentation
44
url: https://github.com/will-work-for-meal/node-wreq#readme
55
about: Read the documentation and guides
6-
- name: 💬 Discussions
7-
url: https://github.com/will-work-for-meal/node-wreq/discussions
8-
about: Ask questions and discuss ideas with the community

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,3 @@ jobs:
9595

9696
- name: Publish to npm
9797
run: npm publish --provenance --access public
98-
env:
99-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)