pull/11343/head
parent
abb87eac8f
commit
ad5d495b2c
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
id: setup-git-committer
|
||||
uses: ./.github/actions/setup-git-committer
|
||||
with:
|
||||
opencode-app-id: ${{ secrets.OPENCODE_APP_ID }}
|
||||
opencode-app-id: ${{ vars.OPENCODE_APP_ID }}
|
||||
opencode-app-secret: ${{ secrets.OPENCODE_APP_SECRET }}
|
||||
|
||||
- name: Sync beta branch
|
||||
|
|
|
|||
Loading…
Reference in New Issue