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
on:
push:
branches:
- 'main'
branches: [ 'main' ]
jobs:
build-deploy:
runs-on: ubuntu-latest