Skip to content

Commit d867f29

Browse files
committed
checkout
1 parent 0b921e1 commit d867f29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-npm-package.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -503,8 +503,8 @@ jobs:
503503
# - test-linux-aarch64-musl-binding
504504
steps:
505505
- uses: actions/checkout@v4
506-
with:
507-
ref: "v${{ inputs.version }}"
506+
# with:
507+
# ref: "v${{ inputs.version }}"
508508

509509
- uses: ./.github/actions/setup-node
510510

0 commit comments

Comments
 (0)