Skip to content

Commit 2b146eb

Browse files
committed
fix: add ref to checkout action
1 parent f7c6831 commit 2b146eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pre-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4
1818
with:
1919
repository: waku-org/js-waku
20+
ref: ${{ github.ref }}
2021

2122
- uses: actions/setup-node@v4
2223
with:

0 commit comments

Comments
 (0)