Skip to content

Commit

Permalink
Seeing if it will print out to step summary
Browse files Browse the repository at this point in the history
  • Loading branch information
dukeofgaming committed Sep 12, 2024
1 parent bdf12df commit f835351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
)
echo "branch_promoting_to=$branch_promoting_to" >> $GITHUB_OUTPUT
#echo "**This environment can promote to**: $branch_promoting_to" >> $GITHUB_STEP_SUMMARY
echo "**This environment can promote to branch**: $branch_promoting_to" >> $GITHUB_STEP_SUMMARY
- name: Print environment output
run: |
Expand Down

0 comments on commit f835351

Please sign in to comment.