Skip to content

Commit 9631c13

Browse files
committed
[CI] Temporary disables publish to pub.dev release
1 parent 5865f15 commit 9631c13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ReleaseNewVersion.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ jobs:
5151
#- name: Check Publish Warnings
5252
# run: pub publish --dry-run
5353

54-
- name: Publish Package
55-
run: pub publish -f
54+
#- name: Publish Package
55+
# run: pub publish -f
5656

5757
make_release:
5858
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)