bsc

Comprehensive codebase and cou...
Log | Files | Refs | Activity | README | LICENSE

commit e6cd01126fbbd2ae9bdf9bf8c2939718ba229501
parent ec61a448fee133cbfdb138370359a4d9b0f24460
Author: Amit Dutta <mail@amit.is-a.dev>
Date:   Wed,  2 Sep 2026 15:15:00 +0530

Merge pull request #117 from notamitgamer/dependabot/github_actions/softprops/action-gh-release-3

chore(deps): bump softprops/action-gh-release from 2 to 3
Diffstat:
M.github/workflows/build-apk.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build-apk.yml b/.github/workflows/build-apk.yml @@ -178,7 +178,7 @@ jobs: - name: Publish to GitHub Release id: release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: tag_name: ${{ steps.tag.outputs.value }} name: Offline APK build (${{ github.run_number }})
© notamitgamer • Site Built: 2026-09-05 01:53:16 UTC • git-mirror commit: c170d72 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror