mirror of
https://github.com/rfvgyhn/min-ed-launcher.git
synced 2026-02-04 14:55:33 +00:00
[ci] provide token to gh cli
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -83,6 +83,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Create job outputs
|
- name: Create job outputs
|
||||||
id: job-info
|
id: job-info
|
||||||
|
env:
|
||||||
|
GH_TOKEN: ${{ github.token }}
|
||||||
run: ci/create-job-outputs.sh >> $GITHUB_OUTPUT
|
run: ci/create-job-outputs.sh >> $GITHUB_OUTPUT
|
||||||
outputs:
|
outputs:
|
||||||
attestation_url: ${{ steps.attest.outputs.attestation-url }}
|
attestation_url: ${{ steps.attest.outputs.attestation-url }}
|
||||||
|
|||||||
Reference in New Issue
Block a user