Update deploy.yml

This commit is contained in:
Collin Buchkamer 2023-11-16 18:15:33 +01:00 committed by GitHub
parent ee2c779d76
commit f187be9b55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ on:
workflow_dispatch: {} workflow_dispatch: {}
push: push:
branches: branches:
- main - documentation
jobs: jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest