Update .forgejo/workflows/push.yml
All checks were successful
push / publish (push) Successful in 0s

This commit is contained in:
CT129 Admin 2025-01-20 14:05:38 +07:00
parent 02ce7f78c6
commit e6a5f38c66

View file

@ -8,7 +8,7 @@ on:
jobs:
publish:
runs-on: docker
runs-on: ubuntu-22.04
steps:
- name: update the website submodules
if: ${{ secrets.WEBSITETOKEN != '' }}