Skip to content

Commit

Permalink
fix docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhnb committed May 20, 2024
1 parent a64d6fc commit 192bb99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
id: meta
uses: docker/metadata-action@v4
with:
images: rsksmart/rskj
images: khanhnb/rskj
tags: |
type=ref,event=branch
type=ref,event=tag
Expand Down

0 comments on commit 192bb99

Please sign in to comment.