Skip to content

Commit

Permalink
Name uploaded artifact github-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
manning-ncsa committed Oct 23, 2023
1 parent 84e72eb commit 23cbaba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
uses: actions/upload-pages-artifact@v2
with:
path: ${{ steps.extract.outputs.destination }}
name: dist
name: github-pages

# Deployment job
deploy:
Expand Down

0 comments on commit 23cbaba

Please sign in to comment.