Skip to content

Commit

Permalink
Update deploy-pages.yml
Browse files Browse the repository at this point in the history
Updated again
  • Loading branch information
mahan07dev authored Mar 20, 2024
1 parent 6cae2b7 commit 88c9150
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,4 @@ jobs:
- name: Deploy to GitHub Pages
uses: actions/[email protected]
with:
folder: . # the folder in your repository that you want to deploy
target_branch: gh-pages # the branch name for your GitHub Pages site
token: ${{ secrets.GITHUB_TOKEN }} # the GitHub token to authenticate the deployment

0 comments on commit 88c9150

Please sign in to comment.