Skip to content

Commit

Permalink
Add new release
Browse files Browse the repository at this point in the history
  • Loading branch information
sinasystem committed Jun 19, 2022
1 parent d052529 commit 3177ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: "build/app/outputs/apk/release/app-release.apk"
tag: v1.0.${{ github.run_number }}
tag: v1.1.0
token: ${{ secrets.TOKEN }}

0 comments on commit 3177ece

Please sign in to comment.