Skip to content

Commit

Permalink
Merge pull request urfave#2014 from urfave/publish_v3_docs
Browse files Browse the repository at this point in the history
Docs: Update test.yml
  • Loading branch information
dearchap authored Nov 27, 2024
2 parents 6d4e81c + 9f07613 commit 824c4ee
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,7 @@ jobs:
publish:
permissions:
contents: write
# TODO: switch once v3 is out of alpha {{
# if: startswith(github.ref, 'refs/tags/')
if: false
# }}
if: startswith(github.ref, 'refs/tags/')
name: publish
needs: [test-docs]
runs-on: ubuntu-latest
Expand Down

0 comments on commit 824c4ee

Please sign in to comment.