Skip to content

Commit

Permalink
Merge pull request #21 from Liza-Veis/development
Browse files Browse the repository at this point in the history
development: * fix test action 3.0.1
  • Loading branch information
liza-veis authored Nov 5, 2023
2 parents ee3d698 + 5028738 commit 22a0589
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 @@ -62,5 +62,5 @@ jobs:

- name: Get color
env:
SELECTED_COLOR: ${{ steps.color-selector.outputs.SELECTED_COLOR }}
SELECTED_COLOR: ${{ steps.extract-version-from-pr-title.outputs.SELECTED_COLOR }}
run: echo "The selected color is $SELECTED_COLOR"

0 comments on commit 22a0589

Please sign in to comment.