Skip to content

Commit

Permalink
.github/workflows/release.yml tmp changed branch
Browse files Browse the repository at this point in the history
  • Loading branch information
fb929 committed Apr 29, 2024
1 parent 685883a commit db7ea9a
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 @@ -10,7 +10,7 @@ permissions: write-all

jobs:
release-reusable:
uses: anyproto/any-sync-node/.github/workflows/release-reusable.yml@main
uses: anyproto/any-sync-node/.github/workflows/release-reusable.yml@reusableReleaseWorkflow
secrets: inherit # pass all secrets
with:
start_redis: true

0 comments on commit db7ea9a

Please sign in to comment.