We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd54fa commit 03bdd5bCopy full SHA for 03bdd5b
1 file changed
.github/workflows/npm-publish.yml
@@ -24,8 +24,6 @@ jobs:
24
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
25
steps:
26
- uses: actions/checkout@v4
27
- with:
28
- ref: ${{ inputs.tag }}
29
30
- name: Set up Node.js
31
uses: actions/setup-node@v4
0 commit comments