Skip to content

Commit

Permalink
rename file
Browse files Browse the repository at this point in the history
  • Loading branch information
fechan committed May 7, 2024
1 parent a90f8d0 commit 11dbf42
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-vite-to-ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- name: Deploy react app to github pages
- name: Deploy vite app to github pages
uses: ./.github/actions/deploy-vite-to-ghpages
with:
working-directory: ./client

0 comments on commit 11dbf42

Please sign in to comment.