fix: json

Carlos Alexandro Becker created

Change summary

.github/workflows/nightly.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

.github/workflows/nightly.yml 🔗

@@ -30,6 +30,6 @@ jobs:
           token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
           inputs: |
             {
-              "app": "fur
+              "app": "fur",
               "image": "ghcr.io/charmbracelet/fur:${{ github.sha }}-devel"
             }