Skip to content

Commit

Permalink
Minor goreleaser changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rizkybiz committed Oct 29, 2020
1 parent 8ea1763 commit 714435a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: christian-korneck/update-container-description-action@v1
env:
DOCKER_USER: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASS: ${{ secrets.DOCKER_TOKEN }}
DOCKER_PASS: ${{ secrets.DOCKER_PASSWORD }}
with:
destination_container_repo: circonuslabs/gen-statsd
provider: dockerhub
Expand Down

0 comments on commit 714435a

Please sign in to comment.