diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 234bd25..4ff43fe 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -80,7 +80,7 @@ jobs: path: artifacts - run: find artifacts -type f -ls - if: needs.meta.outputs.publish == 'true' - uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 + uses: softprops/action-gh-release@fb2d03176f42a1f0dd433ca263f314051d3edd44 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: