Skip to content

Commit

Permalink
Update container-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Syntax3rror404 authored Jun 6, 2024
1 parent f2b1d14 commit 831bd7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
with:
#image: ${{ github.repository }}
image: ansible-runner
registry: ghcr.io
tag: ${{ github.head_ref || github.ref_name }}
username: ${{ github.actor }}
password: ${{secrets.CI_REGISTRY_PASSWORD}}

0 comments on commit 831bd7c

Please sign in to comment.