Skip to content

Commit

Permalink
Update publish-docker-doc.yml
Browse files Browse the repository at this point in the history
Change repo to crowdsec from priyankub
  • Loading branch information
priyankub authored Mar 4, 2024
1 parent 88deca2 commit 472e19d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-docker-doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: priyankub/cloudflare-worker-bouncer
readme: "./docker/README.md"
repository: crowdsec/cloudflare-worker-bouncer
readme: "./docker/README.md"

0 comments on commit 472e19d

Please sign in to comment.