Skip to content

Commit

Permalink
v1.0.0b1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kairoaraujo authored Sep 19, 2024
1 parent 6f13297 commit e00ae9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:

prepare-rc:
runs-on: ubuntu-latest
needs: [functional-tests-local, functional-tests-local-redis, functional-tests-aws, functional-tests-mysql]
needs: [functional-tests-local, functional-tests-local-redis, functional-tests-aws]
outputs:
release_id: ${{ steps.gh-release.outputs.id }}
steps:
Expand Down

0 comments on commit e00ae9d

Please sign in to comment.