Skip to content

Commit c8d3043

Browse files
action
debug
1 parent f3333fe commit c8d3043

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-ui.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,9 @@ jobs:
3333
# # download UIs
3434
# - name: nojekill
3535
# run: touch ./.nojekyll
36-
- name: Upload Artifact
36+
- name: Upload GitHub Pages Artifact
3737
uses: actions/upload-pages-artifact@v3
3838
with:
39-
name: github-pages
4039
path: index.html
4140
- name: Deploy to GitHub Pages
4241
id: deployment

0 commit comments

Comments
 (0)