Skip to content

Commit 8195af7

Browse files
committed
style: clean up whitespace
1 parent c1c863e commit 8195af7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- name: Checkout Repo
2323
uses: actions/checkout@v6
24-
24+
2525
- uses: pnpm/action-setup@v6
2626
name: Install pnpm
2727
with:
@@ -50,4 +50,4 @@ jobs:
5050
commitMode: 'github-api'
5151
env:
5252
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
53-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
53+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)