Skip to content

Commit 9f07613

Browse files
authored
Update test.yml
1 parent 6d4e81c commit 9f07613

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,7 @@ jobs:
8989
publish:
9090
permissions:
9191
contents: write
92-
# TODO: switch once v3 is out of alpha {{
93-
# if: startswith(github.ref, 'refs/tags/')
94-
if: false
95-
# }}
92+
if: startswith(github.ref, 'refs/tags/')
9693
name: publish
9794
needs: [test-docs]
9895
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)