Skip to content

Commit ba3dc5d

Browse files
committed
build : fix word
1 parent 12955e1 commit ba3dc5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ jobs:
5252
body: ${{ steps.changelog.outputs.BODY }}
5353
files: terrainer/dist/*.jar
5454
env:
55-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }
55+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)