Skip to content

Commit

Permalink
Revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanov91 committed Oct 6, 2024
1 parent 68cf2b8 commit bf97a4c
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 @@ -84,6 +84,11 @@ jobs:
name: Bump version
if: github.ref == 'refs/heads/main'
needs:
- build-app
- build-swiftpm
- build-iOS-example
- build-macOS-example
- build-tvOS-example
- build-watchOS-example

uses: oversizedev/GithubWorkflows/.github/workflows/bump.yml@main
secrets: inherit

0 comments on commit bf97a4c

Please sign in to comment.