Skip to content

Commit

Permalink
.github/workflows/release.yml disabled mongo, enable redis
Browse files Browse the repository at this point in the history
  • Loading branch information
fb929 committed Apr 29, 2024
1 parent 2514259 commit 685883a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
uses: anyproto/any-sync-node/.github/workflows/release-reusable.yml@main
secrets: inherit # pass all secrets
with:
start_mongodb: true
start_redis: true

0 comments on commit 685883a

Please sign in to comment.