Skip to content

Commit

Permalink
hopeless I am still
Browse files Browse the repository at this point in the history
  • Loading branch information
rpmcginty committed Mar 4, 2024
1 parent 18be530 commit e39164a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/bump-version-tag/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ runs:
echo "version_type: $version_type"
echo "previous_version: $previous_version"
echo "major=$major" >> $GITHUB_OUTPUT
echo "major=$major"
echo "minor=$minor" >> $GITHUB_OUTPUT
echo "patch=$patch" >> $GITHUB_OUTPUT
echo "increment=$increment" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit e39164a

Please sign in to comment.