Skip to content

Commit

Permalink
Merge pull request #15 from jmlntw/github_actions/actions/deploy-pages-2
Browse files Browse the repository at this point in the history
Bump actions/deploy-pages from 1 to 2
  • Loading branch information
mnghsn authored Apr 2, 2023
2 parents d8cb0ec + 2930cdd commit bb7cf94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v2

0 comments on commit bb7cf94

Please sign in to comment.