Skip to content

Commit 03bdd5b

Browse files
authored
remove tag reference from npm release (#417)
1 parent ebd54fa commit 03bdd5b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
2525
steps:
2626
- uses: actions/checkout@v4
27-
with:
28-
ref: ${{ inputs.tag }}
2927

3028
- name: Set up Node.js
3129
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)