mirror of
https://github.com/valitydev/swag-webhook-events.git
synced 2024-11-06 02:15:22 +00:00
Update JamesIves/github-pages-deploy-action action to v4.4.3 (#33)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ae671aa37e
commit
f8bfaec578
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
run: mkdir -p out && cp web_deploy/openapi.{yaml,json} package.json package-lock.json out/
|
||||
|
||||
- name: Deploy artifacts to release branch
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||
uses: JamesIves/github-pages-deploy-action@v4.4.3
|
||||
with:
|
||||
branch: release/v1
|
||||
folder: out
|
||||
|
Loading…
Reference in New Issue
Block a user