Skip to content

Commit 098134f

Browse files
authored
maybe
1 parent 7393e64 commit 098134f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
- name: Upload artifact
3232
uses: actions/upload-pages-artifact@v4
3333
with:
34+
name: my-artifact-${{ github.run_id }}
3435
path: ./build/
35-
3636
deploy:
3737
environment:
3838
name: github-pages

0 commit comments

Comments
 (0)