No uploaded artifact was found! #100
-
|
Hello, Razon Yang. Can you help me this? Run actions/deploy-pages@v2 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
|
Beta Was this translation helpful? Give feedback.
-
|
Is it duplicate to https://github.com/orgs/hbstack/discussions/99? I noticed that is resolved by yourself. |
Beta Was this translation helpful? Give feedback.
-
|
In short,
You can find the changes I made on https://github.com/razonyang/sandsoncosta.github.io/commits/main/.github/workflows/gh-pages.yaml, which is built and deployed successfully, action log: https://github.com/razonyang/sandsoncosta.github.io/actions/runs/13204980750. |
Beta Was this translation helpful? Give feedback.
In short,
actions/upload-pages-artifact@v3in upload step on build job.actions/deploy-pages@v4in Deploy step on deploy job.You can find the changes I made on https://github.com/razonyang/sandsoncosta.github.io/commits/main/.github/workflows/gh-pages.yaml, which is built and deployed successfully, action log: https://github.com/razonyang/sandsoncosta.github.io/actions/runs/13204980750.