Skip to content

Commit

Permalink
Update .github/workflows/build-and-publish.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Ramin Gharib <[email protected]>
  • Loading branch information
MichaelKora and raminqaf authored Oct 13, 2023
1 parent c897637 commit d9cb4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Java Gradle Docker
uses: bakdata/ci-templates/.github/workflows/[email protected]
with:
docker-publisher: "bakdata" # (Required)
docker-publisher: "bakdata"
secrets:
docker-username: ${{ secrets.DOCKERHUB_USERNAME }}
docker-password: ${{ secrets.DOCKERHUB_TOKEN }}
Expand Down

0 comments on commit d9cb4fa

Please sign in to comment.