Skip to content

Commit ecf5dbf

Browse files
authored
Merge pull request #12 from sqlrsync/matt
add midding fi
2 parents 01dd1d6 + c01d618 commit ecf5dbf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ jobs:
189189
else
190190
echo "Tag v$VERSION does not exist, will create"
191191
echo "tag-created=true" >> $GITHUB_OUTPUT
192+
fi
192193
193194
- name: Download all release artifacts
194195
if: steps.tag-check.outputs.tag-created == 'true'

0 commit comments

Comments
 (0)