Skip to content

Commit 297f2f9

Browse files
committed
Update deployment.yml
1 parent e19f775 commit 297f2f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
- name: Set the app version
159159
uses: microsoft/variable-substitution@6287962da9e5b6e68778dc51e840caa03ca84495 # v1
160160
with:
161-
files: 'code/pubspec.ya?ml'
161+
files: 'code/pubspec.yaml'
162162
env:
163163
version: ${{ github.event.release.tag_name }}
164164

0 commit comments

Comments
 (0)