We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16ef857 commit a2f2700Copy full SHA for a2f2700
.github/workflows/publish_all.yml
@@ -82,7 +82,7 @@ jobs:
82
83
- name: Notify CI error
84
if: failure() && github.event_name != 'pull_request'
85
- uses: wireapp/github-action-wire-messenger@v1
+ uses: wireapp/github-action-wire-messenger@v2.0.0
86
with:
87
email: ${{secrets.WIRE_EMAIL}}
88
password: ${{secrets.WIRE_PASSWORD}}
.github/workflows/test_build_release.yml
@@ -89,7 +89,7 @@ jobs:
89
90
91
92
93
94
95
0 commit comments