Skip to content

Commit

Permalink
Merge pull request #1 from priyankub/priyankub-patch-1
Browse files Browse the repository at this point in the history
Update publish-docker-doc.yml
  • Loading branch information
priyankub authored Mar 4, 2024
2 parents 88deca2 + 472e19d commit 8c312ae
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 8c312ae

Please sign in to comment.