Skip to content

Commit

Permalink
Set to main
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCurtis committed Jan 28, 2024
1 parent 8b8dd80 commit 00f7e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
path: site

Upload-to-Pages:
if: github.ref == 'refs/heads/something-else'
if: github.ref == 'refs/heads/main'
needs: Create-Docs
permissions:
pages: write
Expand Down

0 comments on commit 00f7e1b

Please sign in to comment.