We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c01865 commit b8bfdfbCopy full SHA for b8bfdfb
.changeset/wise-owls-rest.md
@@ -0,0 +1,5 @@
1
+---
2
+"@taskade/temporal-parser": patch
3
4
+
5
+build(ci): Remove NODE_AUTH_TOKEN to try trusted publishing
.github/workflows/publish.yml
@@ -52,7 +52,6 @@ jobs:
52
commit: 'chore: version packages'
53
env:
54
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
55
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
56
57
# Only publish to GitHub Packages if npm publish succeeded
58
- name: Setup Node.js for GitHub Packages
0 commit comments