Skip to content

Commit

Permalink
Update softprops/action-gh-release action to v2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 19, 2024
1 parent 54ccb1f commit f1e230a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradleCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: 🎉 Publish Github release
if: ${{ github.ref_type == 'tag' }}
uses: softprops/[email protected].5
uses: softprops/[email protected].6
with:
files: wallpaperexport_gh_${{ steps.version.outputs.versionCode }}.apk
body_path: fastlane/metadata/android/en-US/changelogs/${{ steps.version.outputs.versionCode }}.txt

0 comments on commit f1e230a

Please sign in to comment.