Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skywarth authored May 20, 2024
1 parent 894ef80 commit f2099a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Deploy your [Vite](https://vitejs.dev/guide/) application to Github Pages, at a

```
- name: Vite Github Pages Deployer
uses: skywarth/vite-github-pages-deployer@v1.3.0
uses: skywarth/vite-github-pages-deployer@v1.4.0
```


Expand All @@ -36,7 +36,7 @@ Make sure to place this step after your 'checkout' step.

```yaml
- name: Vite Github Pages Deployer
uses: skywarth/vite-github-pages-deployer@v1.2.0
uses: skywarth/vite-github-pages-deployer@v1.4.0
id: deploy_to_pages
```
Expand Down

0 comments on commit f2099a9

Please sign in to comment.