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 614a661 commit e09c537Copy full SHA for e09c537
.github/workflows/flutter-actions.yml
@@ -54,4 +54,4 @@ jobs:
54
with:
55
artifacts: "build/app/outputs/apk/release/*"
56
token: ${{ secrets.STARTER_APP }}
57
- tag: v1.0.${{ github.run_number }}
+ tag: v1.0.${{ github.run_number }}
0 commit comments