Skip to content

Commit

Permalink
Update deploy-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kfiven authored Apr 24, 2024
1 parent 853fa75 commit 1f3d161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
path: storybook-static
- name: Deploy to Netlify
id: netlify
uses: nwtgck/actions-netlify@3bde29c2864aa514dee9926f248abc95fe934d38
uses: nwtgck/actions-netlify@4cbaf4c08f1a7bfa537d6113472ef4424e4eb654
with:
publish-dir: storybook-static
deploy-message: "Deploy PR ${{ steps.pr.outputs.id }} SB"
Expand Down

0 comments on commit 1f3d161

Please sign in to comment.