Skip to content

Commit

Permalink
Merge pull request #7570 from yuxiang-zhang/remove-slack-token
Browse files Browse the repository at this point in the history
Remove slackToken
  • Loading branch information
yuxiang-zhang authored Feb 16, 2024
2 parents 2d6ad0d + eb5dd44 commit 15a9f6e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/publish-release-candidate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ jobs:
name: release candidate
secrets:
githubToken: ${{ secrets.EKSCTLBOT_TOKEN }}
slackToken: ${{ secrets.WEAVEWORKS_SLACK_EKSCTLBOT_TOKEN }}
1 change: 0 additions & 1 deletion .github/workflows/publish-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ jobs:
name: release
secrets:
githubToken: ${{ secrets.EKSCTLBOT_TOKEN }}
slackToken: ${{ secrets.WEAVEWORKS_SLACK_EKSCTLBOT_TOKEN }}

0 comments on commit 15a9f6e

Please sign in to comment.