Skip to content

Commit dcb10a3

Browse files
authored
Update npm-publish.yml
1 parent d2d7205 commit dcb10a3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/npm-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
runs-on: ubuntu-latest
3333
steps:
3434
- uses: actions/checkout@v2
35+
with:
36+
ref: ${{ github.event.release.target_commitish }}
3537
- uses: actions/setup-node@v2
3638
with:
3739
node-version: 16

0 commit comments

Comments
 (0)