Skip to content

Commit

Permalink
Updated files #4
Browse files Browse the repository at this point in the history
  • Loading branch information
StrahinjaJacimovic committed Sep 13, 2024
1 parent e31168a commit 4333334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Build Message with Python
id: build_message
run: |
echo "MATTERMOST_MESSAGE=$(python -u scripts/build_message.py)" >> $GITHUB_OUTPUT
echo "MATTERMOST_MESSAGE='$(python -u scripts/build_message.py)'" >> $GITHUB_OUTPUT
- name: Send notification to Mattermost
env:
Expand Down

0 comments on commit 4333334

Please sign in to comment.