Skip to content

Commit

Permalink
Add static value just for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
alexherp committed Dec 7, 2022
1 parent b370ac3 commit 92d0dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
if: ${{ needs.build_multiarch.result != 'success' || needs.deploy_manifests.result != 'success' }}
uses: slackapi/[email protected]
with:
channel-id: ${{ secrets.CD_SLACK_CHANNEL_ID }}
channel-id: C04E3CL1WP7
payload: |
{
"attachments": [
Expand Down

0 comments on commit 92d0dcd

Please sign in to comment.