Update .forgejo/workflows/push.yml
All checks were successful
push / publish (push) Successful in 0s
All checks were successful
push / publish (push) Successful in 0s
This commit is contained in:
parent
02ce7f78c6
commit
e6a5f38c66
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
publish:
|
||||
runs-on: docker
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: update the website submodules
|
||||
if: ${{ secrets.WEBSITETOKEN != '' }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue