Skip to content

Commit

Permalink
Final test
Browse files Browse the repository at this point in the history
  • Loading branch information
jfantinhardesty committed Dec 12, 2024
1 parent 6671b4f commit 34a504b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Set Version
id: get_version
run: echo "VERSION=${REF_NAME}" >> $GITHUB_OUTPUT
run: echo "VERSION=${REF_NAME#3}" >> $GITHUB_OUTPUT
env:
REF_NAME: ${{ github.ref_name }}

Expand Down

0 comments on commit 34a504b

Please sign in to comment.