Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Commit

Permalink
Update buildcheck.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
caribouW3 authored Sep 19, 2023
1 parent 6b07085 commit 1ce86e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/gh-pages' }}
uses: JamesIves/[email protected]
with:
branch: master # The branch the action should deploy to.
branch: gh-pages # The branch the action should deploy to.
folder: tutorial # The folder the action should deploy.
commit-message: Auto-deploy docs built from commit ${{ github.sha }}

0 comments on commit 1ce86e7

Please sign in to comment.