Skip to content

Commit 11ff894

Browse files
authored
Update deploy-to-caprover.yml
1 parent 8eea0ec commit 11ff894

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
@@ -21,7 +21,7 @@ jobs:
2121
registry: docker.pkg.github.com
2222
repository: dankore/deploy-to-caprover-using-github-actions/deploy-to-caprover-using-github-actions
2323
tag_with_ref: true
24-
# DEPLOY TO CAPROVER. SECRETS STORED IN https://github.com/settings/tokens
24+
# DEPLOY TO CAPROVER. SECRETS STORED IN https://github.com/YOUR-USERNAME/deploy-to-caprover-using-github-actions/settings/secrets/actions
2525
- name: Deploy image
2626
uses: stardustventures/caprover-deploy@v2
2727
with:

0 commit comments

Comments
 (0)