Skip to content

Commit

Permalink
Update Slack channel id
Browse files Browse the repository at this point in the history
  • Loading branch information
arcatdmz committed Jun 26, 2024
1 parent 01d2eb8 commit 16ab2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
# if: failure()
uses: slackapi/[email protected]
with:
channel-id: ${{ env.SLACK_CHANNEL_CI }}
channel-id: ${{ secrets.SLACK_CHANNEL_CI }}
slack-message: |
New PDF file was generated / GitHub Actions URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
env:
Expand Down

0 comments on commit 16ab2fb

Please sign in to comment.