Skip to content

Commit b3de0a0

Browse files
authored
Fix formatting in build-and-release.yml
1 parent bf59619 commit b3de0a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-and-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,4 +189,5 @@ jobs:
189189
release-artifacts/*.sha256
190190
release-artifacts/checksums.txt
191191
env:
192-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
192+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
193+

0 commit comments

Comments
 (0)