Skip to content

Commit

Permalink
fix: remove real slack url
Browse files Browse the repository at this point in the history
  • Loading branch information
key-hui-mentem committed Jan 11, 2023
1 parent c192ecd commit bc4661b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version_label=v1.0.0
slack_webhook=https://hooks.slack.com/services/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
slack_webhook=https://hooks.slack.com/services/xxxxxxx/xxxxxxx
sh ./.github/workflows/slack.sh version_control $version_label $slack_webhook

0 comments on commit bc4661b

Please sign in to comment.