Skip to content

Commit 3094045

Browse files
qchappCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent aef25a1 commit 3094045

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
path: ./site
4747

4848
deploy:
49-
if: github.ref == 'refs/heads/develop'
49+
if: github.ref == 'refs/heads/main'
5050
environment:
5151
name: github-pages
5252
url: ${{ steps.deployment.outputs.page_url }}

0 commit comments

Comments
 (0)