Skip to content

Commit

Permalink
Merge pull request #23 from Liza-Veis/development
Browse files Browse the repository at this point in the history
development: * check with version
  • Loading branch information
liza-veis authored Nov 5, 2023
2 parents 2c96b23 + 7b10cb2 commit d6fc236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
version="${BASH_REMATCH}"
echo "version=$version" >> $GITHUB_OUTPUT
fi
echo "SELECTED_COLOR=green" >> "$GITHUB_OUTPUT"
echo "SELECTED_COLOR=$version" >> "$GITHUB_OUTPUT"
- name: Determine incremented release version
id: determine-incremented-release-version
Expand Down

0 comments on commit d6fc236

Please sign in to comment.