Merge remote-tracking branch 'origin/main'
Some checks failed
Deploy / build (push) Has been cancelled
Some checks failed
Deploy / build (push) Has been cancelled
This commit is contained in:
commit
584baee553
3 changed files with 3 additions and 2 deletions
|
@ -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" }'
|
|
@ -1,4 +1,5 @@
|
|||
paths_mode = "spa"
|
||||
immutable_paths = ["/assets/*"]
|
||||
|
||||
[[redirects]]
|
||||
kind = "temporary"
|
||||
|
|
|
@ -1 +1 @@
|
|||
2024-03-02
|
||||
2024-03-02#6
|
Loading…
Add table
Reference in a new issue