Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yury-dubinin authored Jul 3, 2024
1 parent 4d94693 commit ef26a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
steps:
- name: Echo GITHUB_OUTPUT
env:
SELECTED_COLOR: ${{ needs.wait-for-deployment.outputs.SELECTED_COLOR }}
SELECTED_COLOR: ${{ needs.wait-for-deployment.outputs.vercel_url }}
run: echo "$SELECTED_COLOR"

0 comments on commit ef26a2b

Please sign in to comment.