We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c459a5 commit 118f503Copy full SHA for 118f503
1 file changed
.github/workflows/publish.yml
@@ -68,6 +68,7 @@ jobs:
68
69
# Deployment job
70
deploy:
71
+ if: github.ref == 'refs/heads/main'
72
environment:
73
name: website
74
url: 'https://contentmd.org'
0 commit comments