Skip to content

Commit

Permalink
add single blank line to end
Browse files Browse the repository at this point in the history
  • Loading branch information
neroist committed Mar 14, 2024
1 parent d0e59f8 commit b832b5c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,3 @@ jobs:
build_dir: out
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

2 changes: 1 addition & 1 deletion .github/workflows/winget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
with:
identifier: Jasmine.Nova
installers-regex: '\.exe$'
token: ${{ secrets.WINGET_TOKEN }}
token: ${{ secrets.WINGET_TOKEN }}

0 comments on commit b832b5c

Please sign in to comment.