Skip to content

Commit

Permalink
temp deploy pages
Browse files Browse the repository at this point in the history
  • Loading branch information
danielleroux committed Oct 2, 2024
1 parent 9c0c1e3 commit d4e8a39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
description: "Please confirm deployment"
required: true
type: boolean
push: # remove on.push before merge to main
branches: ["react-demo-app"]

concurrency: deploy-gh-pages-${{ github.ref }}

Expand Down

0 comments on commit d4e8a39

Please sign in to comment.