mirror of
https://github.com/mickael-menu/zk
synced 2024-11-11 07:10:25 +00:00
gh-pages build on push, not release (#430)
This commit is contained in:
parent
6134873a5a
commit
f0ed61cda7
5
.github/workflows/gh-pages.yml
vendored
5
.github/workflows/gh-pages.yml
vendored
@ -1,9 +1,8 @@
|
|||||||
name: Deploy to GitHub Pages
|
name: Deploy to GitHub Pages
|
||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
push:
|
||||||
types:
|
branches: [ main ]
|
||||||
- "published"
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
Loading…
Reference in New Issue
Block a user