Skip to content

Commit e09c537

Browse files
committed
run
1 parent 614a661 commit e09c537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
with:
5555
artifacts: "build/app/outputs/apk/release/*"
5656
token: ${{ secrets.STARTER_APP }}
57-
tag: v1.0.${{ github.run_number }}
57+
tag: v1.0.${{ github.run_number }}

0 commit comments

Comments
 (0)