Skip to content

Commit

Permalink
copy/pasta fail
Browse files Browse the repository at this point in the history
  • Loading branch information
aptalca committed Dec 15, 2024
1 parent 04f4971 commit 493f469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package_trigger_scheduler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
--data-urlencode "description=GHA package trigger https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}" \
--data-urlencode "Submit=Submit"; then
else
echo "> [!WARNING]" >> $GITHUB_STEP_SUMMARY"
echo "> [!WARNING]" >> $GITHUB_STEP_SUMMARY
echo "> Unable to change the Jenkins job description."
fi
sleep 20
Expand Down

0 comments on commit 493f469

Please sign in to comment.