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 529e2c1 commit 8afb764Copy full SHA for 8afb764
.github/workflows/release.yml
@@ -76,7 +76,7 @@ jobs:
76
77
- name: Notification
78
if: github.event.inputs.preRelease == 'skip'
79
- uses: slackapi/[email protected].0
+ uses: slackapi/[email protected].1
80
with:
81
payload: |
82
{
0 commit comments