update trigger

This commit is contained in:
DerTyp7
2023-10-09 15:36:13 +02:00
parent 8bf42d3007
commit 3cee4e6859

View File

@@ -1,9 +1,10 @@
name: Deploy to GitHub Pages on Release
on:
release:
types:
- created
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
deploy: