Skip to content

Commit

Permalink
remove slack input
Browse files Browse the repository at this point in the history
  • Loading branch information
Zidious authored Oct 12, 2023
1 parent e29186a commit a8e629c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/create-release-candidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
- uses: dequelabs/axe-api-team-public/.github/actions/create-release-candidate-v1@main
with:
token: ${{ secrets.GH_PROJECT_TOKEN }}
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}
base: 'master'
head: 'develop'
release-script-path: './.github/scripts/prepare_release.sh'
Expand Down

0 comments on commit a8e629c

Please sign in to comment.