Skip to content

Commit 2a8d5ca

Browse files
Comment condition
1 parent ff62b30 commit 2a8d5ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
# flutter_package: true
7070
# skip_test: true
7171
- name: Create Release
72-
if: steps.pubspec.outputs.changed == 0
72+
# if: steps.pubspec.outputs.changed == 0
7373
id: create_release
7474
uses: actions/[email protected]
7575
env:

0 commit comments

Comments
 (0)