Skip to content
Discussion options

You must be logged in to vote

In short,

  1. Use actions/upload-pages-artifact@v3 in upload step on build job.
  2. Use actions/deploy-pages@v4 in 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.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@sandsoncosta
Comment options

@sandsoncosta
Comment options

Comment options

You must be logged in to vote
2 replies
@sandsoncosta
Comment options

@razonyang
Comment options

Answer selected by sandsoncosta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants