Skip to content

Commit

Permalink
chore: update wrangler workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Aug 28, 2024
1 parent f7662ee commit ad3f1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/worker-delete.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
- name: Output Deletion Result
run: |
echo "### Deployment URL" >> $GITHUB_STEP_SUMMARY
echo "Deployment ${{ env.full_worker_name }} has been deleted." >> $GITHUB_STEP_SUMMARY
echo "Deployment `${{ env.full_worker_name }} has been deleted."` >> $GITHUB_STEP_SUMMARY

0 comments on commit ad3f1bc

Please sign in to comment.