Skip to content

Commit

Permalink
Merge pull request #2 from appvia/github-actions
Browse files Browse the repository at this point in the history
Add image name
  • Loading branch information
KashifSaadat authored Dec 16, 2021
2 parents e826768 + 173cc0b commit aaeae67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
id: meta
uses: docker/metadata-action@v3
with:
images: docker.pkg.github.com/appvia/certificate-monitor
images: docker.pkg.github.com/appvia/certificate-monitor/certificate-monitor

- name: Build and export to Docker
uses: docker/build-push-action@v2
Expand Down

0 comments on commit aaeae67

Please sign in to comment.