Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/flowshade/CarbonQuest into …
Browse files Browse the repository at this point in the history
…main
  • Loading branch information
rakshitranga committed Apr 10, 2024
2 parents fdf7d69 + abbd19a commit 002e5d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CarbonQuest → .github/workflows/carbon
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: actions/upload-pages-artifact@v3
with:
# Upload dist folder
path: './dist'
path: './docs'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

0 comments on commit 002e5d0

Please sign in to comment.