Skip to content

Commit 94984f4

Browse files
committed
chore(docs): only publish from master
Signed-off-by: JP-Ellis <[email protected]>
1 parent 10c0b8d commit 94984f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
publish:
4242
name: Publish docs
4343

44+
if: github.ref == 'refs/heads/master'
45+
4446
needs: build
4547
runs-on: ubuntu-latest
4648
permissions:

0 commit comments

Comments
 (0)