Skip to content

Commit

Permalink
Remove name from upload step
Browse files Browse the repository at this point in the history
  • Loading branch information
xxfast authored Nov 30, 2023
1 parent 92285e8 commit 7844084
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ jobs:
- name: Upload pages
uses: actions/upload-pages-artifact@v1
with:
name: api
path: ${{ github.workspace }}/build/docs

- name: Release to GitHub Pages
Expand Down

0 comments on commit 7844084

Please sign in to comment.