Browse Source

Merge b1767ee509 into 3e47c2cdfb

pull/71/merge
dependabot[bot] 1 year ago committed by GitHub
parent
commit
6e6fd0e99f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/release.yml

2
.github/workflows/release.yml

@ -165,7 +165,7 @@ jobs:
if-no-files-found: error
- name: Publish archives and packages
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
files: |
${{ steps.package.outputs.PKG_PATH }}

Loading…
Cancel
Save