Update .gitea/workflows/publish.yml
Deploy Website / build (push) Successful in 28s
Details
Deploy Website / build (push) Successful in 28s
Details
This commit is contained in:
parent
3d2d2f3dc8
commit
a0cbf4382b
|
@ -9,7 +9,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: check out repo
|
||||
uses: https://gitea.com/actions/checkout
|
||||
uses: https://gitea.com/actions/checkout@v3
|
||||
#uses: actions/checkout@v3
|
||||
|
||||
# - name: install python+pip
|
||||
|
|
Loading…
Reference in New Issue