This repository was archived by the owner on Nov 7, 2025. It is now read-only.
Commit 7b55f0d
Update Slack configuration in GitHub Actions (for slack-github-actions v2.0.0) (#1004)
It turns out a lot more changed in slack-github-actions v2.0.0 than
their changelog suggested (update to v2.0.0 in this PR: #1002).
Therefore change the configuration to fit the new expected syntax (see
https://github.com/slackapi/slack-github-action/releases/tag/v2.0.0)
Hopefully it now works fully correctly!
Co-authored-by: Krzysztof Kiewicz <[email protected]>1 parent 59b6876 commit 7b55f0d
1 file changed
+10
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
84 | 82 | | |
85 | 83 | | |
86 | 84 | | |
87 | 85 | | |
88 | 86 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
94 | 92 | | |
95 | 93 | | |
96 | 94 | | |
| |||
0 commit comments