Skip to content

Commit

Permalink
update GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgWa committed Jul 19, 2023
1 parent 4d638dc commit f0df9c6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
run: |
cd misc
. ./check_version.sh
echo "$current_version"
echo "{version}={$current_version}" >> $GITHUB_OUTPUT
echo "version=$current_version" >> $GITHUB_OUTPUT
Print_Version:
runs-on: ubuntu-latest
needs: Version_Bumped
Expand Down

0 comments on commit f0df9c6

Please sign in to comment.