Add Github token to fleetctl preview CI test (#42551)

Fixes
https://github.com/fleetdm/fleet/actions/runs/23629057662/job/68824172559.
This commit is contained in:
Lucas Manuel Rodriguez 2026-03-27 12:29:03 -03:00 committed by GitHub
parent 521593aa61
commit 9106da00ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,6 +29,8 @@ jobs:
egress-policy: audit
- name: Test fleetctl preview
env:
GITHUB_TOKEN: ${{ secrets.FLEET_RELEASE_GITHUB_PAT }}
run: |
npm install -g fleetctl
fleetctl preview --disable-open-browser