Skip to content

Commit b5b49e8

Browse files
35C4n0rjohnstcn
andauthored
Update .github/workflows/pr-preview-release.yml
Co-authored-by: Cian Johnston <[email protected]>
1 parent 9951cd7 commit b5b49e8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pr-preview-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ jobs:
5252
--title "$RELEASE_TAG" \
5353
--notes "Preview release for PR #${PR_NUMBER}" \
5454
--repo ${{ github.repository }} \
55-
--latest=false --prerelease
55+
--latest=false \
56+
--prerelease
5657
fi
5758
5859
- name: Comment on PR

0 commit comments

Comments
 (0)