Skip to content

Commit d9f8667

Browse files
committed
try debug version of mattermost action
1 parent 0d8a606 commit d9f8667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mattermost-ziti-webhook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
name: POST Webhook
2525
steps:
26-
- uses: openziti/ziti-mattermost-action-py@main
26+
- uses: openziti/ziti-mattermost-action-py@debug-py-action
2727
if: |
2828
github.repository_owner == 'openziti'
2929
&& ((github.event_name != 'pull_request_review')

0 commit comments

Comments
 (0)