.gitea/workflows/build_index.yml aktualisiert
All checks were successful
Continuous Integration / Generate index.html (push) Successful in 12s

This commit is contained in:
Lukas Langrock 2024-07-24 23:48:41 +02:00
parent 8b41a039c8
commit 64fc3ab45a

View File

@ -18,8 +18,4 @@ jobs:
APPLICATION_KEY_ID: ${{ secrets.APPLICATION_KEY_ID }}
BUCKET_NAME: ${{ vars.BUCKET_NAME }}
BASE_URL: ${{ vars.BASE_URL }}
run: python3 script.py
- name: Upload build artifacts
uses: christopherhx/gitea-upload-artifact@v4
with:
path: index.html
run: python3 script.py