Skip to content

Commit e6425c9

Browse files
authored
Update docs.yaml
1 parent ec17f25 commit e6425c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
docs-directory: .
1818

1919
deploy:
20-
if: ${{ github.repository == 'MetOffice/simulation-systems' }}
20+
if: github.ref == 'refs/heads/main'
2121
needs: build
2222
uses: MetOffice/growss/.github/workflows/deploy-sphinx-docs.yaml@main

0 commit comments

Comments
 (0)