Skip to content

Commit b488d9e

Browse files
committed
name artifact github pages
1 parent 2324c45 commit b488d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/javadoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Upload artifact
3737
uses: actions/upload-artifact@v3
3838
with:
39-
name: javadoc
39+
name: github-pages
4040
path: distribution/javadoc
4141
- name: Deploy to GitHub Pages
4242
id: deployment

0 commit comments

Comments
 (0)