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 edb9196 commit c826ff6Copy full SHA for c826ff6
.github/workflows/release_notice.yml
@@ -14,7 +14,7 @@ jobs:
14
run: echo "$GITHUB_CONTEXT"
15
- name: Send custom JSON data to Slack workflow
16
id: slack
17
- uses: slackapi/[email protected].0
+ uses: slackapi/[email protected].1
18
with:
19
# This data can be any valid JSON from a previous step in the GitHub Action
20
payload: |
0 commit comments