Skip to content

Commit 8828313

Browse files
committed
Fixed missing line end
1 parent c659504 commit 8828313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_gh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
with:
1818
github-token: ${{ secrets.GITHUB_TOKEN }}
1919
upload-url: ${{ github.event.release.upload_url }}
20-
package-prefix: buildhat
20+
package-prefix: buildhat

0 commit comments

Comments
 (0)