Skip to content

Commit 1b47587

Browse files
Correction du nom de l'artifact
1 parent 2097aa4 commit 1b47587

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-pages.yml

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
- name: Upload artifact
5353
uses: actions/upload-artifact@v4
5454
with:
55+
name: github-pages
5556
path: "./${{ env.YEAR }}/dist"
5657

5758
# Deployment job

0 commit comments

Comments
 (0)