Skip to content

Commit a0e0d8b

Browse files
authored
github.ref_name is limited within the same repo by default (#216)
1 parent 97083f9 commit a0e0d8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
- uses: actions/checkout@v3
1616
with:
1717
fetch-depth: '0'
18-
ref: ${{ github.ref_name }}
1918

2019
- name: version-tag
2120
id: tag

0 commit comments

Comments
 (0)