Skip to content

Commit

Permalink
Made sync script tune
Browse files Browse the repository at this point in the history
  • Loading branch information
uittenbroekrobbert committed Nov 7, 2024
1 parent d91440e commit 60e31de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Send notify
uses: mattermost/action-mattermost-notify@master
with:
MATTERMOST_WEBHOOK_URL: ${{ secrets.MM_WEBHOOK_RELEASES }}
MATTERMOST_WEBHOOK_URL: ${{ secrets.MM_WEBHOOK_DEV }}
TEXT: |
Wijziging geconstateerd in bestanden van het Algoritmekader die invloed hebben op het Task Registry.
```
Expand Down

0 comments on commit 60e31de

Please sign in to comment.