Skip to content

Commit fe2616f

Browse files
fix(build-release)
1 parent 76c21e9 commit fe2616f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,4 @@ jobs:
148148
asset_name: assertoor_${{ inputs.version }}_darwin_arm64.tar.gz
149149
asset_content_type: application/octet-stream
150150
env:
151-
GITHUB_TOKEN: ${{ github.token }}
151+
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)