mirror of
https://github.com/web3privacy/data
synced 2024-10-15 18:16:28 +02:00
renamed variable w3pn-artifact to github-pages
This commit is contained in:
parent
dd99262707
commit
027fc09f5b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: w3pn-artifact
|
||||
name: github-pages
|
||||
path: artifact.txt
|
||||
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue