Skip to content

Commit 4b85706

Browse files
committed
Revert name change for github-pages artifact
1 parent 6bf7ba3 commit 4b85706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/basemap-for-manylinux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ jobs:
389389
name: Upload github-pages artifact
390390
uses: actions/upload-pages-artifact@v3
391391
with:
392-
name: artifacts-github-pages
392+
name: github-pages
393393
path: ${{ env.PKGDIR }}/public
394394

395395
pages:

0 commit comments

Comments
 (0)