Skip to content

Commit

Permalink
chore: Fix GA for mattermost
Browse files Browse the repository at this point in the history
  • Loading branch information
Merkur39 committed Oct 11, 2024
1 parent adf62ee commit 8854d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- '[0-9]+.[0-9]+.[0-9]+-beta.[0-9]+'

env:
MATTERMOST_CHANNEL: '{"dev":"mespapiers","beta":"mespapiers,publication","stable":"mespapiers,publication"}'
MATTERMOST_CHANNEL: '{"dev":"app---mes-papiers","beta":"app---mes-papiers,publication","stable":"app---mes-papiers,publication"}'
MATTERMOST_HOOK_URL: ${{ secrets.MATTERMOST_HOOK_URL }}
REGISTRY_TOKEN: ${{ secrets.REGISTRY_TOKEN }}

Expand Down

0 comments on commit 8854d0c

Please sign in to comment.