Skip to content

Commit 40628f6

Browse files
authored
Remove trailing whitespace in YAML file
1 parent 04a38ff commit 40628f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/create-github-app-token@v1
2727
with:
2828
app-id: ${{ secrets.SECLABS_APP_ID }}
29-
private-key: ${{ secrets.SECLABS_APP_KEY }}
29+
private-key: ${{ secrets.SECLABS_APP_KEY }}
3030

3131
- name: "Patch Release Me"
3232
uses: 42ByteLabs/patch-release-me@1e802ecb51cf4c5869cb77563df59b2fbe6f584c # 0.4.1

0 commit comments

Comments
 (0)