From 7be76145460053a5bebdb6efb35545688479109d Mon Sep 17 00:00:00 2001 From: limebeck Date: Wed, 10 Apr 2024 23:08:49 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=BE=20=D0=B8=D0=BC=D1=8F=20=D1=81=D0=BA=D1=80?= =?UTF-8?q?=D0=B8=D0=BF=D1=82=D0=B0=20=D0=B4=D0=BB=D1=8F=20=D0=B4=D0=B5?= =?UTF-8?q?=D0=BF=D0=BB=D0=BE=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/netlify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/netlify.yml b/.github/workflows/netlify.yml index 01bfb40..faa96ee 100644 --- a/.github/workflows/netlify.yml +++ b/.github/workflows/netlify.yml @@ -29,7 +29,7 @@ jobs: uses: jbangdev/jbang-action@v0.114.0 with: script: revealkt@limebeck.dev - scriptargs: bundle ./presentation/GradlePresentation.reveal.kts + scriptargs: bundle ./presentation/kotlin-script.reveal.kts - name: Deploy to Netlify uses: nwtgck/actions-netlify@v3.0 with: