Updated gitea actions
All checks were successful
Deploy staging on push / on-push-deploy_sh-edraft (push) Successful in 4m11s

This commit is contained in:
Sven Heidemann 2023-11-06 20:01:44 +01:00
parent 1287829bdf
commit 46cd33d194
3 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,7 @@ jobs:
uses: actions/setup-python@v3
with:
python-version: "3.10.12"
token: ${{ secrets.CI_GITHUB_ACCESS_TOKEN }}
- run: python -v
- name: Setup docker

View File

@ -14,6 +14,7 @@ jobs:
uses: actions/setup-python@v3
with:
python-version: "3.10.12"
token: ${{ secrets.CI_GITHUB_ACCESS_TOKEN }}
- run: python -v
- name: Setup docker

View File

@ -14,6 +14,7 @@ jobs:
uses: actions/setup-python@v3
with:
python-version: "3.10.12"
token: ${{ secrets.CI_GITHUB_ACCESS_TOKEN }}
- run: python -v
- name: Setup docker