.gitea/workflows/build_index.yml aktualisiert
All checks were successful
Continuous Integration / Generate index.html (push) Successful in 12s
All checks were successful
Continuous Integration / Generate index.html (push) Successful in 12s
This commit is contained in:
parent
8b41a039c8
commit
64fc3ab45a
@ -19,7 +19,3 @@ jobs:
|
|||||||
BUCKET_NAME: ${{ vars.BUCKET_NAME }}
|
BUCKET_NAME: ${{ vars.BUCKET_NAME }}
|
||||||
BASE_URL: ${{ vars.BASE_URL }}
|
BASE_URL: ${{ vars.BASE_URL }}
|
||||||
run: python3 script.py
|
run: python3 script.py
|
||||||
- name: Upload build artifacts
|
|
||||||
uses: christopherhx/gitea-upload-artifact@v4
|
|
||||||
with:
|
|
||||||
path: index.html
|
|
Loading…
x
Reference in New Issue
Block a user