Skip to content

Commit

Permalink
update .github/workflows/release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaysLastPlay committed Apr 24, 2024
1 parent 9e09a1c commit de34e71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,6 @@ jobs:
with:
repo_token: ${{secrets.GITHUB_TOKEN}}
prerelease: false
automatic_release_tag: 'v1.2.1'
title: ' Android Port v1.2.1'
automatic_release_tag: 'v1.2.2'
title: ' Android Port v1.2.2'
files: ${{github.workspace}}/FNF Rodentrap-debug.apk

0 comments on commit de34e71

Please sign in to comment.