1
0
Fork 0

Merge remote-tracking branch 'origin/main'
Some checks failed
Deploy / build (push) Has been cancelled

This commit is contained in:
Moritz Ruth 2025-03-05 23:56:16 +01:00
commit 584baee553
Signed by: moritzruth
GPG key ID: C9BBAB79405EE56D
3 changed files with 3 additions and 2 deletions

View file

@ -42,4 +42,4 @@ jobs:
--fail
-H "Content-Type: application/json"
-H "Authorization: Bearer ${{ secrets.SSCDC_SECRET }}"
-d '{ "id": "${{ github.sha }}", "download_url": "https://git.moritzruth.de/moritzruth/moritzruth.de/actions/runs/${{ github.run_number }}/artifacts/site.zip" }'
-d '{ "id": "${{ github.sha }}", "download_url": "https://git.moritzruth.de/${{ github.repository }}/actions/runs/${{ github.run_number }}/artifacts/site.zip" }'

View file

@ -1,4 +1,5 @@
paths_mode = "spa"
immutable_paths = ["/assets/*"]
[[redirects]]
kind = "temporary"

View file

@ -1 +1 @@
2024-03-02
2024-03-02#6