This commit is contained in:
@@ -16,4 +16,10 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: make
|
||||
- name: Build site
|
||||
run: make
|
||||
|
||||
- name: Monitor build and notify Discord
|
||||
if: always()
|
||||
shell: pwsh
|
||||
run: ./gitea-build-monitor.ps1
|
||||
|
||||
Reference in New Issue
Block a user