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 3a2e0eb commit 7e594ffCopy full SHA for 7e594ff
.github/workflows/ci.yml
@@ -187,7 +187,7 @@ jobs:
187
echo "" >> $GITHUB_OUTPUT
188
echo "### ⭐ Support the Project" >> $GITHUB_OUTPUT
189
echo "If you find SmartWhere useful, please consider giving it a star on GitHub!" >> $GITHUB_OUTPUT
190
- echo "EOF"
+ echo "EOF" >> $GITHUB_OUTPUT
191
192
- name: Create Release
193
uses: actions/create-release@v1
0 commit comments