Skip to content

Commit

Permalink
Changed: Bump termux/upload-release-action from 4.1.0 to 4.2.0
Browse files Browse the repository at this point in the history
Bumps [termux/upload-release-action](https://github.com/termux/upload-release-action) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/termux/upload-release-action/releases)
- [Changelog](https://github.com/termux/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](termux/upload-release-action@v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: termux/upload-release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and agnostic-apollo committed Apr 1, 2024
1 parent 882da34 commit 7b19cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/attach_debug_apks_to_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Download artifact
uses: actions/download-artifact@v4
- name: Upload APKs to release
uses: termux/upload-release-action@v4.1.0
uses: termux/upload-release-action@v4.2.0
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: "**/*.apk"
Expand Down

0 comments on commit 7b19cd2

Please sign in to comment.