generated from actions/container-toolkit-action
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hi, since July 24, this action fails, with no good error message.
Any idea?
- name: Slack notification
uses: homoluctus/slatify@master
if: always()
with:
type: ${{ job.status }}
job_name: '*Validate client configuration*'
channel: '#testing'
mention: 'here'
mention_if: 'failure'
url: ${{ secrets.SLACK_WEBHOOK }}
commit: true
token: ${{ secrets.OAUTH_TOKEN }}Metadata
Metadata
Assignees
Labels
No labels
