Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanov91 authored Oct 6, 2023
1 parent 1d7c4fb commit a41e278
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,9 @@ jobs:
needs: tests
uses: oversizedev/GithubWorkflows/.github/workflows/bump.yml@main
secrets: inherit


release:
name: Release
needs: bump
uses: oversizedev/GithubWorkflows/.github/workflows/release.yml@main
secrets: inherit

0 comments on commit a41e278

Please sign in to comment.