Skip to content

Commit

Permalink
github.ref_name is limited within the same repo by default (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbe-arg committed Dec 4, 2022
1 parent 97083f9 commit a0e0d8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Expand Up @@ -15,7 +15,6 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: '0'
ref: ${{ github.ref_name }}

- name: version-tag
id: tag
Expand Down

0 comments on commit a0e0d8b

Please sign in to comment.