Skip to content

Commit

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

0 comments on commit 853fa75

Please sign in to comment.