Skip to content

Commit c29dc87

Browse files
Update publish.yaml
1 parent 4d9cddb commit c29dc87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: pub get
3737
run: flutter pub get
3838

39-
- run: sed -i "s|^version: .*|version: ${RELEASE_VERSION}|" pubspec.yaml
39+
# - run: sed -i "s|^version: .*|version: ${RELEASE_VERSION}|" pubspec.yaml
4040
- run: dart pub publish --skip-validation --force
4141

4242

0 commit comments

Comments
 (0)