Skip to content

Commit 57fe0a6

Browse files
authored
Update .github/workflows/pre-post-release.yml
1 parent 53595ba commit 57fe0a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-post-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
steps:
5555
- name: Get token
5656
id: get_token
57-
uses: actions/create-github-app-token@v2
57+
uses: actions/create-github-app-token@v2
5858
with:
5959
app-id: ${{ secrets.OBS_AUTOMATION_APP_ID }}
6060
private-key: ${{ secrets.OBS_AUTOMATION_APP_PEM }}

0 commit comments

Comments
 (0)