diff --git a/.github/workflows/gradleCI.yml b/.github/workflows/gradleCI.yml index 05823a9..56c2c67 100644 --- a/.github/workflows/gradleCI.yml +++ b/.github/workflows/gradleCI.yml @@ -73,7 +73,7 @@ jobs: - name: 🎉 Publish Github release if: ${{ github.ref_type == 'tag' }} - uses: softprops/action-gh-release@v2.0.3 + uses: softprops/action-gh-release@v2.0.4 with: files: wallpaperexport_gh_${{ steps.version.outputs.versionCode }}.apk body_path: fastlane/metadata/android/en-US/changelogs/${{ steps.version.outputs.versionCode }}.txt