Skip to content

Commit

Permalink
fix compile and docker name
Browse files Browse the repository at this point in the history
  • Loading branch information
yunwei37 committed Aug 19, 2024
1 parent 6e03802 commit 7553497
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 229 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
platforms: linux/amd64
# Note: tags has to be all lower-case
tags: |
ghcr.io/${{ github.repository_owner }}/libbpf-rs-template:latest
ghcr.io/${{ github.repository }}
push: true

- name: Image digest
Expand Down
Loading

0 comments on commit 7553497

Please sign in to comment.