.gitea/workflows/make_index.yml aktualisiert

This commit is contained in:
Lukas Langrock 2024-06-25 14:17:49 +02:00
parent 943440758c
commit 927fb58605

@ -12,6 +12,8 @@ jobs:
run: |
apt update && apt install python3 python3-pip -y
pip install b2sdk jinja2 urllib3
- name: test secrets
run: echo $APPLICATION_KEY_ID
- name: Run script
run: python3 script.py
- name: Upload build artifacts