Update git workflow
This commit is contained in:
parent
3dd17bb413
commit
2e87f17685
@ -2,11 +2,10 @@ name: 11ty build and deploy for ${{ gitea.repository }}
|
||||
run-name: 11ty build and deploy for ${{ gitea.repository }}
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
branches: [ 'main' ]
|
||||
jobs:
|
||||
build-deploy:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: node-22
|
||||
container:
|
||||
volumes:
|
||||
- /var/www:/www
|
||||
|
Loading…
x
Reference in New Issue
Block a user