Skip to content

Commit

Permalink
修改版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
MCredbear committed Feb 19, 2024
1 parent b8fccef commit 8af6fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_release_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
uses: ncipollo/release-action@v1.13.0
with:
artifacts: "build/app/outputs/flutter-apk/app-release.apk"
tag: '1.0.0+1'
tag: '1.1.0'
token: ${{ secrets.YOUR_GITHUB_TOKEN }}

0 comments on commit 8af6fb0

Please sign in to comment.