Skip to content

Commit

Permalink
Rename secret
Browse files Browse the repository at this point in the history
  • Loading branch information
crespire committed Mar 16, 2024
1 parent ebe1ea8 commit 8acc9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_from_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
- name: Push to dokku
uses: dokku/github-action@master
with:
git_remote_url: ${{ secrets.SSH_URL }}
git_remote_url: ${{ secrets.GIT_REMOTE_URL }}
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}

0 comments on commit 8acc9b5

Please sign in to comment.