Update apps.release.yaml

This commit is contained in:
Kjeld Schouten-Lebbing
2022-03-26 15:23:30 +01:00
committed by GitHub
parent 365238d5c8
commit 5b307fed10

View File

@@ -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: |