Skip to content

Commit

Permalink
Maybe allow manually running pages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
maddymakesgames authored Mar 27, 2024
1 parent 4f98fc1 commit 43d3341
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
push:
tags:
- '**[0-9]+.[0-9]+.[0-9]+*'
workflow_dispatch

permissions:
contents: write # for committing to gh-pages branch.
Expand Down

0 comments on commit 43d3341

Please sign in to comment.