mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Use helm specific PAT
This commit is contained in:
@@ -61,7 +61,7 @@ jobs:
|
||||
steps:
|
||||
- name: Trigger Helm charts release
|
||||
env:
|
||||
TOKEN: ${{ secrets.OPENPROJECT_CI_TOKEN }}
|
||||
TOKEN: ${{ secrets.OPENPROJECTCI_HELM_CHARTS_TRIGGER_TOKEN }}
|
||||
REPOSITORY: opf/helm-charts
|
||||
WORKFLOW_ID: core_release.yml
|
||||
TAG: ${{ needs.compute-inputs.outputs.tag }}
|
||||
|
||||
Reference in New Issue
Block a user