Skip to content

Commit 663320d

Browse files
fix: update version in package.json (#394)
* fix: update version in package.json * fix: add ref
1 parent 5973e48 commit 663320d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
uses: actions/checkout@v3
1717
with:
1818
fetch-depth: 0
19+
ref: ${{ github.ref }}
1920

2021
- name: Check Branch and Tag
2122
run: |

0 commit comments

Comments
 (0)