Skip to content

Commit 81c4091

Browse files
authored
Update publish.yml
1 parent 1fc4731 commit 81c4091

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
publish:
2525
runs-on: ubuntu-latest
2626
needs: build
27-
if: github.ref=='refs/heads/main' || github.ref=='refs/heads/dev'
2827
permissions:
2928
id-token: write
3029
steps:
@@ -89,4 +88,4 @@ jobs:
8988
publish_dir: docs/documentation-site
9089
destination_dir: latest
9190

92-
91+

0 commit comments

Comments
 (0)