Skip to content

Commit

Permalink
gh-pages build on push, not release (#430)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjex authored Jul 11, 2024
1 parent 6134873 commit f0ed61c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Deploy to GitHub Pages

on:
release:
types:
- "published"
push:
branches: [ main ]

permissions:
contents: read
Expand Down

0 comments on commit f0ed61c

Please sign in to comment.