We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f255fa0 commit b829ce6Copy full SHA for b829ce6
.github/workflows/main.yml
@@ -60,7 +60,7 @@ jobs:
60
uses: ncipollo/release-action@v1
61
with:
62
artifacts: "build/app/outputs/apk/release/*"
63
- tag: v2.1.4
+ tag: v2.1.5
64
token: ${{ secrets.TOKEN }}
65
name: "stable-v2.1.5"
66
body: |
0 commit comments