Skip to content
Discussion options

You must be logged in to vote

https://github.com/actions/dylanravel.com is not a repo - you'd need to use the repo your GH pages site is deployed from and then the filename of the workflow that deploys it.

For example, in our repo https://github.com/badges/shields there is a GH pages site ( https://contributing.shields.io/ ) deployed by the workflow file https://github.com/badges/shields/blob/master/.github/workflows/deploy-docs.yml

so the corresponding badge for that workflow is https://img.shields.io/github/actions/workflow/status/badges/shields/deploy-docs.yml

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@msr8
Comment options

@chris48s
Comment options

@chris48s
Comment options

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