Skip to content

Commit

Permalink
Update main.yml (#333)
Browse files Browse the repository at this point in the history
uses: JamesIves/github-pages-deploy-action@v4
        with: 
change of version
  • Loading branch information
AngelosZar authored Apr 8, 2024
1 parent e5af74d commit 1ca5956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Deploy to GitHub Pages
# You may pin to the exact commit or the version.
# uses: NoroffFEU/github-pages-deploy-action@164583b9e44b4fc5910e78feb607ea7c98d3c7b9
uses: NoroffFEU/github-pages-deploy-action@4.1.1
uses: NoroffFEU/github-pages-deploy-action@4
with:
# This is the branch you wish to deploy to, for example gh-pages or docs.
branch: main
Expand Down

0 comments on commit 1ca5956

Please sign in to comment.