فهرست منبع

Update docker-update.yml

specify my own image path, not the generic one from the example
Mark Szepieniec 3 سال پیش
والد
کامیت
e057e51f7a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/docker-update.yml

+ 1 - 1
.github/workflows/docker-update.yml

@@ -31,6 +31,6 @@ jobs:
           username: ${{ github.actor }}
           password: ${{ secrets.GITHUB_TOKEN }}
           registry: docker.pkg.github.com
-          repository: my-org/my-repo/my-image
+          repository: mszep/pandoc_resume/resume_builder
           tag_with_ref: true
           dockerfile: .docker/resume.dockerfile