Skip to content

Commit 8b3d7bc

Browse files
committed
Merge remote-tracking branch 'origin/main'
# Conflicts: # .github/workflows/deploy.yml
2 parents c05401c + c012bc5 commit 8b3d7bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
./gradlew :composeApp:wasmJsBrowserProductionWebpack --no-configuration-cache
3636
3737
- name: Deploy
38-
uses: JamesIves/github-pages-deploy-action@4
38+
uses: JamesIves/github-pages-deploy-action@v4
3939
with:
4040
branch: gh-pages
4141
folder: composeApp/build/dist/wasmJs/productionExecutable

0 commit comments

Comments
 (0)