Skip to content

Commit e7389f4

Browse files
authored
Fix formatting in release.yml
1 parent 2dd2875 commit e7389f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
app-id: ${{ vars.PRIMER_APP_ID_SHARED }}
3333
private-key: ${{ secrets.PRIMER_APP_PRIVATE_KEY_SHARED }}
34-
34+
3535
- name: Set up Node.js
3636
uses: actions/setup-node@v6
3737
with:

0 commit comments

Comments
 (0)