Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vladkens committed Oct 6, 2024
1 parent 8e84128 commit 1bdf36c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:

release:
runs-on: ubuntu-latest
permissions:
contents: write
if: ${{ startsWith(github.ref, 'refs/tags/v') }}
needs: test
steps:
Expand Down

0 comments on commit 1bdf36c

Please sign in to comment.