Skip to content

Commit

Permalink
Only run uploading on specifed branch
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCurtis committed Jan 28, 2024
1 parent 8cc27bf commit ee3cbe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
path: site

Upload-to-Pages:
only: ["basic-documentation"]
needs: Create-Docs
permissions:
pages: write
Expand Down

0 comments on commit ee3cbe1

Please sign in to comment.