expose secret to env var

This commit is contained in:
Matt P 2024-08-01 21:02:28 -05:00
parent 963bc64b3c
commit c72975bf0f

View File

@ -110,6 +110,8 @@ jobs:
dotnet-version: "8.x.x"
- name: Build Website
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
run: |
python build.py