We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d33c538 commit edb037cCopy full SHA for edb037c
2 files changed
.github/ISSUE_TEMPLATE/config.yml
@@ -3,6 +3,3 @@ contact_links:
3
- name: 📚 Documentation
4
url: https://github.com/will-work-for-meal/node-wreq#readme
5
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
@@ -95,5 +95,3 @@ jobs:
95
96
- name: Publish to npm
97
run: npm publish --provenance --access public
98
- env:
99
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments