We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6722e00 commit 8eea0ecCopy full SHA for 8eea0ec
.github/workflows/deploy-to-caprover.yml
@@ -19,7 +19,7 @@ jobs:
19
username: ${{ github.actor }}
20
password: ${{ secrets.GITHUB_TOKEN }}
21
registry: docker.pkg.github.com
22
- repository: dankore/docker/deploy-to-caprover-using-github-actions
+ repository: dankore/deploy-to-caprover-using-github-actions/deploy-to-caprover-using-github-actions
23
tag_with_ref: true
24
# DEPLOY TO CAPROVER. SECRETS STORED IN https://github.com/settings/tokens
25
- name: Deploy image
0 commit comments