Skip to content

Commit

Permalink
re-enable on-release pages deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
hitblast committed May 3, 2024
1 parent 4260062 commit 0f6b0c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name: Deploy to Pages

on:
workflow_dispatch:
release:
types: [published]

permissions:
contents: read
Expand Down

0 comments on commit 0f6b0c1

Please sign in to comment.