Skip to content

Commit

Permalink
Update publish-request-processor-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tzal3x authored Jul 3, 2024
1 parent 54c81d9 commit f99cb1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-request-processor-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}

- name: Generate artifact attestation
uses: actions/attest-build-provenance@v1
Expand Down

0 comments on commit f99cb1b

Please sign in to comment.