Post gitea update workflow update

This commit is contained in:
suroh 2025-03-05 21:09:58 +01:00
parent 2414b290e0
commit bebfd5203e

@ -2,8 +2,7 @@ name: 11ty build and deploy for work.suroh.tk
run-name: 11ty build and deploy for work.suroh.tk run-name: 11ty build and deploy for work.suroh.tk
on: on:
push: push:
branches: branches: [ 'main' ]
- 'main'
jobs: jobs:
build-deploy: build-deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest