Update .gitea/workflows/publish.yml
Deploy Website / build (push) Successful in 28s Details

This commit is contained in:
ravenscroftj 2024-09-08 16:56:24 +01:00
parent 3d2d2f3dc8
commit a0cbf4382b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: check out repo - name: check out repo
uses: https://gitea.com/actions/checkout uses: https://gitea.com/actions/checkout@v3
#uses: actions/checkout@v3 #uses: actions/checkout@v3
# - name: install python+pip # - name: install python+pip