Skip to content

Commit

Permalink
Test 4
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierPaquet-Rapold committed Aug 2, 2024
1 parent 26e4129 commit c4e9f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/versionning-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: ${{ GITHUB_HEAD_REF }}
ref: $GITHUB_HEAD_REF
- name: Get latest tag
id: get_latest_tag
run: |
Expand Down

0 comments on commit c4e9f90

Please sign in to comment.