Update apps.release.yaml
This commit is contained in:
committed by
GitHub
parent
365238d5c8
commit
5b307fed10
2
.github/workflows/apps.release.yaml
vendored
2
.github/workflows/apps.release.yaml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
run: |
|
||||
tools/build-release.sh -p --config .github/cr.yaml
|
||||
env:
|
||||
CR_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
CR_TOKEN: ${{ secrets.BOT_TOKEN }}
|
||||
|
||||
- name: Commit and Push new App releases
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user