Skip to content

Commit

Permalink
add github release
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Apr 16, 2024
1 parent 5323d3f commit 41f665c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
id: version
run: |
version=$(hatch version)
echo "version=version" >> $GITHUB_OUTPUT
echo "version=$version" >> $GITHUB_OUTPUT
- name: Audit version and parse into parts
id: semver
Expand Down

0 comments on commit 41f665c

Please sign in to comment.