Browse Source

Remove bucket name arg

pull/324/head
Ionite 1 year ago
parent
commit
b91b4cb555
No known key found for this signature in database
  1. 1
      .github/workflows/release.yml

1
.github/workflows/release.yml

@ -301,4 +301,3 @@ jobs:
--changelog CHANGELOG.md
--win-x64 StabilityMatrix-win-x64.zip
--linux-x64 StabilityMatrix-linux-x64.zip
--b2-bucket-name ${{ secrets.B2_BUCKET_NAME }}

Loading…
Cancel
Save