Skip to content

Commit

Permalink
Fix ci #patch
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanov91 committed Nov 10, 2024
1 parent fcf843f commit ec0e0a3
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ jobs:
secrets: inherit

bump:
name: Bump version
needs: tests
uses: oversizedev/GithubWorkflows/.github/workflows/bump.yml@main
secrets: inherit
name: Bump version
needs: tests
if: github.ref == 'refs/heads/main'
uses: oversizedev/GithubWorkflows/.github/workflows/bump.yml@main
secrets: inherit

0 comments on commit ec0e0a3

Please sign in to comment.