Skip to content

Commit

Permalink
Update docker-builds.yml
Browse files Browse the repository at this point in the history
Signed-off-by: gitworkflows <118260833+gitworkflows@users.noreply.github.com>
  • Loading branch information
gitworkflows authored Feb 18, 2024
1 parent ea354ee commit 73a61a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
image: ghcr.io/khulnasoft-lab/cfssl
# docker test publish, todo: switch to service account
- registry: ""
username: nicky
password_secret: DOCKER_REGISTRY_TOKEN_NICKY
username: gitworkflows
password_secret: ${{ secrets.GITHUB_TOKEN }}
image: cfssl/cfssl
steps:
- name: Checkout repository
Expand Down

0 comments on commit 73a61a8

Please sign in to comment.