Merge pull request 'correction pb sync' (#3) from release/0.0.1 into main
Reviewed-on: Bonsai/Bonsai-api#3
This commit is contained in:
@@ -18,6 +18,9 @@ jobs:
|
||||
fetch-depth: 0
|
||||
token: ${{ secrets.RELEASE_TOKEN }}
|
||||
|
||||
- name: Install curl
|
||||
run: apk add --no-cache curl
|
||||
|
||||
- name: Create PR release → develop
|
||||
run: |
|
||||
RELEASE_BRANCH="${{ github.event.pull_request.head.ref }}"
|
||||
|
||||
Reference in New Issue
Block a user