mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-17 04:53:49 +00:00
Fixed action version
This commit is contained in:
2
.github/workflows/deploy-preview.yml
vendored
2
.github/workflows/deploy-preview.yml
vendored
@@ -24,6 +24,6 @@ jobs:
|
|||||||
rm src/service-worker.ts && \
|
rm src/service-worker.ts && \
|
||||||
npm run build
|
npm run build
|
||||||
- name: Deploy preview
|
- name: Deploy preview
|
||||||
uses: shlinkio/deploy-preview-action@v1
|
uses: shlinkio/deploy-preview-action@v1.0.0
|
||||||
with:
|
with:
|
||||||
folder: build
|
folder: build
|
||||||
|
|||||||
Reference in New Issue
Block a user