Skip to content

Commit

Permalink
update workflow; correct tag
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveSaah committed Jun 4, 2023
1 parent cb69b36 commit 3e7a259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- id: Build-Vue
uses: DaveSaah/NuxtToGithubPages@v1.0
uses: DaveSaah/NuxtToGithubPages@latest
with:
username: 'DaveSaah'
reponame: 'portfolio'
Expand Down

0 comments on commit 3e7a259

Please sign in to comment.