Skip to content

Commit

Permalink
Update github-actions.yml
Browse files Browse the repository at this point in the history
revert to a-team channel
  • Loading branch information
mhnpd committed Oct 30, 2023
1 parent a6b5b32 commit a0747e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: actano/slack-action@master
env:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_TOKEN }}
SLACK_CHANNEL: "allex-ci"
SLACK_CHANNEL: "a-team-ci"
GITHUB_TOKEN: ${{ secrets.ACTANO_GITHUB_TOKEN }}
GITHUB_RUN_ID: ${{ github.run_id }}
REPO_OWNER: ${{ github.repository_owner }}
Expand Down

0 comments on commit a0747e5

Please sign in to comment.