Skip to content

Commit

Permalink
Merge pull request #104 from ForgeRock/dev
Browse files Browse the repository at this point in the history
test
  • Loading branch information
paulbsch authored Dec 10, 2024
2 parents de842eb + 9caa43c commit 92acf05
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,14 @@ jobs:
generateReleaseNotes: true
makeLatest: true

- name: Send Slack notification2
id: send_slack_notification2
uses: rtCamp/action-slack-notify@v2
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK_URL }}
SLACK_CHANNEL: ${{ secrets.SLACK_CHANNEL_ID }}
SLACK_USERNAME: "ForgeOps_Release"
SLACK_TITLE: "ForgeOps Release"
#- name: Send Slack notification2
# id: send_slack_notification2
# uses: rtCamp/action-slack-notify@v2
# env:
# SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK_URL }}
# SLACK_CHANNEL: ${{ secrets.SLACK_CHANNEL_ID }}
# SLACK_USERNAME: "ForgeOps_Release"
# SLACK_TITLE: "ForgeOps Release"

- name: Send Slack notification
id: send_slack_notification
Expand Down

0 comments on commit 92acf05

Please sign in to comment.