Skip to content

Commit 6cb8527

Browse files
committed
fix: remove invalid GitHub CLI flags [release]
1 parent 4d66ebb commit 6cb8527

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,7 @@ jobs:
157157
158158
---
159159
160-
**Built with ❤️ by Barış Yerlikaya** | Made in Turkey 🇹🇷" \
161-
--draft false \
162-
--prerelease false
160+
**Built with ❤️ by Barış Yerlikaya** | Made in Turkey 🇹🇷"
163161
164162
echo "release_id=$(gh release view "$TAG_NAME" --json id --jq '.id')" >> $GITHUB_OUTPUT
165163
echo "tag_name=$TAG_NAME" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)