Skip to content

Commit 706d628

Browse files
authored
Update create-release-on-version-update.yml
1 parent 90de462 commit 706d628

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/create-release-on-version-update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
else
5353
echo "Version has changed to $VERSION."
5454
echo "version_updated=true" >> $GITHUB_ENV
55+
fi
5556
5657
# Create a .zip of the repository files
5758
- name: Create archive

0 commit comments

Comments
 (0)