mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-17 23:45:29 -05:00
chore: restore settings gh action
This commit is contained in:
parent
4bb80b76ae
commit
318b1dc5f2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ui-components.yml
vendored
2
.github/workflows/ui-components.yml
vendored
|
@ -65,7 +65,7 @@ jobs:
|
||||||
build-dir: './packages/ui-components/storybook-static'
|
build-dir: './packages/ui-components/storybook-static'
|
||||||
- name: 🤖 Deploy Preview UI Components Netlify
|
- name: 🤖 Deploy Preview UI Components Netlify
|
||||||
if: github.repository == 'verdaccio/verdaccio'
|
if: github.repository == 'verdaccio/verdaccio'
|
||||||
uses: verdaccio/action-netlify-deploy@1c086d59169edeec9254672c7de17d2ceac3928f # v2.0.0
|
uses: semoal/action-netlify-deploy@1a53f098745bf78555d11b436f5ee3af87e6b566
|
||||||
id: netlify_preview_ui
|
id: netlify_preview_ui
|
||||||
with:
|
with:
|
||||||
draft: true
|
draft: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue