We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7cdac5 commit 2941808Copy full SHA for 2941808
2 files changed
.github/workflows/deploy-badge-site.yml
@@ -4,6 +4,7 @@ on:
4
branches: [main]
5
paths:
6
- 'docs/**'
7
+ workflow_dispatch:
8
9
permissions:
10
pages: write
README.md
@@ -4,7 +4,7 @@ This example demonstrates how to add a "Verified by Auths" badge and verificatio
## Verification Status
-[](https://your-org.github.io/example-verify-badge/)
+[](https://auths-dev.github.io/example-verify-badge/)
## Quick Start
0 commit comments