Skip to content

Commit

Permalink
feature/github-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Wang committed Oct 14, 2024
1 parent a5e260c commit 1e150d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ jobs:
# Optionally, list the images after pushing
- name: Verify pushed images
run: |
docker pull ghcr.io/${{ github.repository_owner }}/abc
docker images ghcr.io/${{ github.repository_owner }}/abc

0 comments on commit 1e150d3

Please sign in to comment.