We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41b00a2 commit 2ce81b1Copy full SHA for 2ce81b1
1 file changed
.github/workflows/next-snapshot.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v6
14
- uses: actions/create-github-app-token@v3
15
id: generate-token
16
- with:did you
+ with:
17
client-id: ${{ secrets.APP_ID }}
18
private-key: ${{ secrets.APP_PRIVATE_KEY }}
19
- name: Set up Python 3.10
0 commit comments