mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-12-10 14:16:59 -06:00
Fixed action version
This commit is contained in:
parent
0cdae72ebd
commit
b94cdb2680
2
.github/workflows/deploy-preview.yml
vendored
2
.github/workflows/deploy-preview.yml
vendored
@ -24,6 +24,6 @@ jobs:
|
||||
rm src/service-worker.ts && \
|
||||
npm run build
|
||||
- name: Deploy preview
|
||||
uses: shlinkio/deploy-preview-action@v1
|
||||
uses: shlinkio/deploy-preview-action@v1.0.0
|
||||
with:
|
||||
folder: build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user