Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Tewelde, Fethi (F.) committed Nov 15, 2024
2 parents 8f56a87 + a56ef39 commit dc31d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
./gradlew wasmJsBrowserDistribution --no-configuration-cache
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4.6.8
uses: JamesIves/github-pages-deploy-action@v4.6.9
with:
branch: gh-pages
folder: composeApp/build/dist/wasmJs/productionExecutable

0 comments on commit dc31d03

Please sign in to comment.