Skip to content

Commit 333abb4

Browse files
committed
0.0.1 --no-bump
1 parent 6337aa4 commit 333abb4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/debugbuild.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,7 @@ jobs:
484484
- name: Generate deployment manifest
485485
run: |
486486
VERSION=$(grep '^version:' pubspec.yaml | sed 's/version: //' | tr -d ' ' || echo "1.0.0")
487+
FLAVOR="${{ github.ref_name }}"
487488
488489
cat > release/manifest.json << EOF
489490
{

0 commit comments

Comments
 (0)