Skip to content

Commit

Permalink
Update Slack message
Browse files Browse the repository at this point in the history
  • Loading branch information
arcatdmz committed Jun 26, 2024
1 parent af84216 commit 0d43c3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
slack-message: |
New PDF file was generated
- GitHub Actions URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
- GitHub Pages URL: ${{ steps.deployment.outputs.page_url }}
- GitHub Pages URL: ${{ steps.deployment.outputs.page_url }}${{ env.FILE_MAIN }}
- Analytics URL: ${{ steps.deployment.outputs.page_url }}${{ env.FILE_ANALYTICS }}
env:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}

0 comments on commit 0d43c3d

Please sign in to comment.