Skip to content

Commit

Permalink
chore: move back to this
Browse files Browse the repository at this point in the history
  • Loading branch information
jmfrancois committed Sep 29, 2023
1 parent 9cd4594 commit 55bee28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
SURGE_TOKEN: ${{ secrets.SURGE_TOKEN }}

- name: Deploy to Netlify production
if: github.ref != 'refs/heads/master'
if: github.ref == 'refs/heads/master'
uses: netlify/actions/cli@master
with:
args: deploy --dir=packages/design-docs/storybook-static --prod
Expand Down

0 comments on commit 55bee28

Please sign in to comment.