We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c05401c + c012bc5 commit 8b3d7bcCopy full SHA for 8b3d7bc
1 file changed
.github/workflows/deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
./gradlew :composeApp:wasmJsBrowserProductionWebpack --no-configuration-cache
36
37
- name: Deploy
38
- uses: JamesIves/github-pages-deploy-action@4
+ uses: JamesIves/github-pages-deploy-action@v4
39
with:
40
branch: gh-pages
41
folder: composeApp/build/dist/wasmJs/productionExecutable
0 commit comments