Skip to content

Commit

Permalink
Update deploy-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics authored Feb 6, 2024
1 parent 3749eb9 commit d61c09e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Deploy GitHub Pages
on:
workflow_dispatch:

push:
paths:
- 'docs/**'

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
Expand Down

0 comments on commit d61c09e

Please sign in to comment.