We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d66ebb commit 6cb8527Copy full SHA for 6cb8527
.github/workflows/ci.yml
@@ -157,9 +157,7 @@ jobs:
157
158
---
159
160
- **Built with ❤️ by Barış Yerlikaya** | Made in Turkey 🇹🇷" \
161
- --draft false \
162
- --prerelease false
+ **Built with ❤️ by Barış Yerlikaya** | Made in Turkey 🇹🇷"
163
164
echo "release_id=$(gh release view "$TAG_NAME" --json id --jq '.id')" >> $GITHUB_OUTPUT
165
echo "tag_name=$TAG_NAME" >> $GITHUB_OUTPUT
0 commit comments