Skip to content

Commit

Permalink
Also trigger website build when a release is published
Browse files Browse the repository at this point in the history
  • Loading branch information
heyman committed Jan 10, 2025
1 parent 3963e8f commit da523d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/trigger-website-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches:
- main
release:
types: [published]

jobs:
trigger:
Expand Down

0 comments on commit da523d7

Please sign in to comment.