Skip to content

Commit

Permalink
REMOVE_ME: deploy to fork
Browse files Browse the repository at this point in the history
  • Loading branch information
cz4rs committed Oct 24, 2023
1 parent 451f12a commit 65c975b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: touch .nojekyll
# This action moves the content of `generated_docs` to the `deploy-doc-site` branch
- name: Deploy docs
if: ${{ github.ref == 'refs/heads/main' }}
if: ${{ github.ref == 'refs/heads/embedded-compiler-explorer' }}
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: deploy-doc-site
Expand Down

0 comments on commit 65c975b

Please sign in to comment.