This commit is contained in:
我若为王 2024-12-10 11:04:17 +08:00
parent 767af6cb43
commit ce8f62af11

View File

@ -25,7 +25,7 @@ jobs:
steps:
- name: 🎟 Get GitHub App token
uses: actions/create-github-app-token@v1
uses: navikt/github-app-token-generator@v1
id: get-token
with:
app-id: ${{ secrets.GH_APP_ID }}