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 f24364d commit b999797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Kaniko build
uses: aevea/action-kaniko@master
with:
image: ${{ github.repository }}
#image: ${{ github.repository }}
registry: ghcr.io
tag: ${{ github.head_ref || github.ref_name }}
username: ${{ github.actor }}
Expand Down

0 comments on commit b999797

Please sign in to comment.