Skip to content

Commit

Permalink
this should fix the github action issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kalwalt committed Nov 6, 2024
1 parent be370ad commit 30a8eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
id: pre-step
- id: pre-step
shell: bash
run: echo "release-version=$(echo ${GITHUB_REF:10})" >> $GITHUB_OUTPUT

Expand Down

0 comments on commit 30a8eca

Please sign in to comment.