Skip to content

Commit ab540bc

Browse files
dibarbetJoeRobich
andauthored
Update .github/workflows/release-ci.yml
Co-authored-by: Joey Robichaud <[email protected]>
1 parent f407f07 commit ab540bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Get package version
3232
run: node -e "console.log('VERSION=' + require('./package.json').version)" >> $GITHUB_ENV
3333

34-
- name: Upload release build (darwin-arm64)
34+
- name: Upload release builds
3535
id: upload-release-asset-darwin-arm64
3636
uses: softprops/action-gh-release@v1
3737
with:

0 commit comments

Comments
 (0)