Update deploy.yml
This commit is contained in:
parent
68ec223dc4
commit
25d4ceaa82
|
|
@ -31,6 +31,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
ref: build
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v3
|
||||
- name: Upload artifact
|
||||
|
|
|
|||
Loading…
Reference in New Issue