Skip to content

Commit 398f029

Browse files
authored
Merge branch 'master' into mpopov/chat/replace-hardcoded-ig-sizes
2 parents a40a2a5 + 89fd04c commit 398f029

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-pages-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ permissions:
1212

1313
jobs:
1414
deploy:
15+
if: "!contains(github.ref, '-alpha.') && !contains(github.ref, '-beta.') && !contains(github.ref, '-rc.')"
1516
environment:
1617
name: github-pages
1718
url: ${{ steps.build-publish.outputs.page_url }}

0 commit comments

Comments
 (0)