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 53595ba commit 57fe0a6Copy full SHA for 57fe0a6
.github/workflows/pre-post-release.yml
@@ -54,7 +54,7 @@ jobs:
54
steps:
55
- name: Get token
56
id: get_token
57
- uses: actions/create-github-app-token@v2
+ uses: actions/create-github-app-token@v2
58
with:
59
app-id: ${{ secrets.OBS_AUTOMATION_APP_ID }}
60
private-key: ${{ secrets.OBS_AUTOMATION_APP_PEM }}
0 commit comments