diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 864b5a4..770d0ee 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -74,7 +74,7 @@ jobs: ls -la dist - name: Publish a draft release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: files: dist/*.apk # Draft, not published: a human should read the notes and confirm the