Skip to content

Commit

Permalink
chore: remove incorrect check from main branch preview CI (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
david-christiansen authored Feb 11, 2025
1 parent 4abfc62 commit abcc47e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ jobs:

- name: Deploy current draft
id: deploy-draft
if: ${{ steps.workflow-info.outputs.pullRequestNumber != '' }}
uses: nwtgck/[email protected]
with:
publish-dir: _out/html-multi
Expand Down

0 comments on commit abcc47e

Please sign in to comment.