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 b36b744 commit ca80a92Copy full SHA for ca80a92
.github/workflows/love-build.yml
@@ -49,7 +49,7 @@ jobs:
49
run: yue -e build.yue src -d -y
50
51
# Build the applications
52
- - uses: nhartland/love-build@1
+ - uses: nhartland/love-build@v1
53
with:
54
app_name: ${{ steps.project_name.outputs.name }}
55
love_version: "11.5"
0 commit comments