Skip to content

Commit

Permalink
Update release-all.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
skin27 authored Sep 27, 2024
1 parent 0588f6f commit 07fdb47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ on:

jobs:
call-base-release:
uses: assimbly/base/.github/workflows/release.yml@main
uses: assimbly/base/.github/workflows/release.yml@develop
secrets: inherit
with:
branch: 'main'
branch: 'develop'
milestone: ${{ inputs.milestone }}


Expand Down

0 comments on commit 07fdb47

Please sign in to comment.