Skip to content

Commit

Permalink
fix: comment_tag parametter, not part of message!
Browse files Browse the repository at this point in the history
  • Loading branch information
pfeerick committed Jun 8, 2024
1 parent d63e25b commit 0d4939f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ jobs:
preview_urls EdgeTX Buddy has been automatically deployed to Cloudflare.
✅ Preview: ${{ steps.cloudflare-preview.outputs.deployment-url }}
✅ Storybook: ${{ steps.cloudflare-preview.outputs.deployment-url }}/storybook
comment_tag: preview_urls
comment_tag: preview_urls

release-web-prod:
needs: [e2e-web, test, storybook]
Expand Down

0 comments on commit 0d4939f

Please sign in to comment.