Skip to content

Commit

Permalink
💚 update tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreemanarjun committed Sep 5, 2023
1 parent 21a74da commit 74a5962
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: "build/app/outputs/apk/release/*.apk, build/app/outputs/flutter-apk/*.apk"
tag: v${{ steps.read-version.outputs.version-number }}
token: ${{ secrets.TOKEN }}
generateReleaseNotes: true
- name: Checkout
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# 1.0.2+3
- Auto update app version support
- Update settings for changelog view
-


# 1.0.2+2
Expand Down

0 comments on commit 74a5962

Please sign in to comment.