We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa09fd4 commit 7bdef69Copy full SHA for 7bdef69
2 files changed
.github/workflows/integration-tests.yml
@@ -20,7 +20,7 @@ jobs:
20
id: app-token
21
uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
22
with:
23
- app-id: 3060111
+ client-id: Iv23liKBX2RYMoZIYuKa
24
private-key: ${{ secrets.HOTDATA_AUTOMATION_PRIVATE_KEY }}
25
owner: hotdata-dev
26
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
.github/workflows/regenerate.yml
0 commit comments