1
0
mirror of synced 2026-03-01 11:16:56 +00:00

Merge pull request #5547 from fluxcd/ci-fix-release-flux-manifests

ci: Set `GITHUB_TOKEN` in the `release-flux-manifests` workflow
This commit is contained in:
Stefan Prodan
2025-10-01 00:11:33 +03:00
committed by GitHub

View File

@@ -104,6 +104,8 @@ jobs:
uses: fluxcd/pkg/actions/kustomize@bf02f0a2d612cc07e0892166369fa8f63246aabb # main
- name: Setup Flux CLI
uses: ./action/
with:
token: ${{ secrets.GITHUB_TOKEN }}
- name: Prepare
id: prep
run: |