Skip to content

Commit

Permalink
removed echo -- no debugging here
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsmida committed May 24, 2024
1 parent 7886413 commit 0120bef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
formatted_encoded_file_contents="[ $(echo $formatted_encoded_file_contents | sed 's/,$//') ]"
echo curl -L \
curl -L \
-X POST \
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer ${{ secrets.PAT }}" \
Expand Down

0 comments on commit 0120bef

Please sign in to comment.