This commit is contained in:
Laurent Destailleur
2026-02-06 13:16:16 +01:00
parent da0ece345f
commit 2b3ae6c2d7

View File

@@ -28,6 +28,9 @@ jobs:
#- name: Install GitHub CLI
# run: sudo apt-get install gh
- name: Debug GitHub Event
run: cat $GITHUB_EVENT_PATH
- name: Generate a token
id: generate-token
uses: actions/create-github-app-token@v2