Update bundle.yml
This commit is contained in:
parent
dcee52ece0
commit
c345a42b05
2
.github/workflows/bundle.yml
vendored
2
.github/workflows/bundle.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
title: "Latest Build"
|
||||
files: VaultUI.tar
|
||||
|
||||
- uses: "JamesIves/github-pages-deploy-action@latest"
|
||||
- uses: "JamesIves/github-pages-deploy-action@4.1.4"
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: build
|
||||
|
|
Loading…
Reference in a new issue