Skip to content

Commit 8eea0ec

Browse files
authored
Update deploy-to-caprover.yml
1 parent 6722e00 commit 8eea0ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-caprover.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
username: ${{ github.actor }}
2020
password: ${{ secrets.GITHUB_TOKEN }}
2121
registry: docker.pkg.github.com
22-
repository: dankore/docker/deploy-to-caprover-using-github-actions
22+
repository: dankore/deploy-to-caprover-using-github-actions/deploy-to-caprover-using-github-actions
2323
tag_with_ref: true
2424
# DEPLOY TO CAPROVER. SECRETS STORED IN https://github.com/settings/tokens
2525
- name: Deploy image

0 commit comments

Comments
 (0)