]> git.ipfire.org Git - thirdparty/fcron.git/commitdiff
Fix syntax error in workflow.
authorThibault Godouet <yo8192@users.noreply.github.com>
Wed, 30 Aug 2023 14:35:10 +0000 (15:35 +0100)
committerGitHub <noreply@github.com>
Wed, 30 Aug 2023 14:35:10 +0000 (15:35 +0100)
.github/workflows/makefile.yml

index e3c0388ba2869e6cdc7e3f8a80ae455930f9b9ab..f83bab255a87158c0a160e8cf5e0974f37d66f56 100644 (file)
@@ -43,7 +43,7 @@ jobs:
     steps:
     - name: Deploy GitHub Pages site
       uses: actions/deploy-pages@v1.2.9
-      with:
+      #with:
         # Should this action only emit build telemetry instead of deploying the build artifact?
         #emit_telemetry: # optional, default is false
         # The status of the previous build.