Skip to content

Commit

Permalink
Fixed wrong branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdarrengriffin authored Feb 3, 2025
1 parent 2f10f12 commit 725b147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zendesk-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
uses: JamesIves/github-pages-deploy-action@3.7.1
with:
GITHUB_TOKEN: $
BRANCH: gh-pages # The branch the action should deploy to.
BRANCH: main # The branch the action should deploy to.
FOLDER: assets/images

0 comments on commit 725b147

Please sign in to comment.