Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalholthaus committed Jun 27, 2024
1 parent 5dc6770 commit dbf55ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
ref-name: ${{ inputs.ref-name }}
secrets:
COSIGN_KEY_OPENSIGHT: ${{ secrets.COSIGN_KEY_OPENSIGHT }}
COSIGN_KEY_PASSWORD_OPENSIGHT: ${{ secrets.COSIGN_KEY_OPENSIGHT }}
COSIGN_KEY_PASSWORD_OPENSIGHT: ${{ secrets.COSIGN_KEY_PASSWORD_OPENSIGHT }}
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
GREENBONE_REGISTRY: ${{ secrets.GREENBONE_REGISTRY }}
Expand Down

0 comments on commit dbf55ee

Please sign in to comment.