We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dde303f commit a355831Copy full SHA for a355831
1 file changed
.github/workflows/deploy_badges.yml
@@ -13,4 +13,4 @@ jobs:
13
env:
14
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
15
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
16
- run: cd badges && ./deploy https://committers.top
+ run: cd badges && ./deploy https://top-github.eplus.dev
0 commit comments