This commit is contained in:
Laurent Destailleur
2024-11-22 00:27:58 +01:00
parent c2a037842d
commit 53ffe42f92

View File

@@ -4,6 +4,9 @@ jobs:
demo_app_authentication:
runs-on: ubuntu-latest
steps:
- name: Log
run: echo "CIAPPID ${{ vars.CIAPPID }}"
- name: Generate a token
id: generate-token
uses: actions/create-github-app-token@v1