diff --git a/.github/workflows/fleetctl-profiles.yml b/.github/workflows/fleetctl-profiles.yml index 16368bdd08..4281bb3032 100644 --- a/.github/workflows/fleetctl-profiles.yml +++ b/.github/workflows/fleetctl-profiles.yml @@ -26,7 +26,7 @@ permissions: contents: read env: - DOGFOOD_API_TOKEN: ${{ secrets.DOGFOOD_API_TOKEN }} + DOGFOOD_API_TOKEN: ${{ secrets.FLEET_GITOPS_API_ACCESS_TOKEN }} DOGFOOD_URL: ${{ secrets.DOGFOOD_URL }} CLOUD_MANAGEMENT_ENROLLMENT_TOKEN: ${{ secrets.CLOUD_MANAGEMENT_ENROLLMENT_TOKEN }}