Skip to content

Commit

Permalink
actions: bump dogi/upload-release-action to 2.9.0 (fixes #2075) (#2070
Browse files Browse the repository at this point in the history
)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dogi <[email protected]>
  • Loading branch information
dependabot[bot] and dogi authored Jun 28, 2024
1 parent 5aacc67 commit 1f42874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:

- name: release APK and AAB on GitHub
if: github.ref == 'refs/heads/master'
uses: dogi/upload-release-action@v2.7.1
uses: dogi/upload-release-action@v2.9.0
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: output/*
Expand Down

0 comments on commit 1f42874

Please sign in to comment.