Skip to content

Commit

Permalink
One more try...
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaitodor committed Dec 14, 2023
1 parent c1aae66 commit 8431d46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/manual_deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
git reset --hard "fork/${{ inputs.branch }}"
else
git fetch origin "${{ inputs.branch }}"
git checkout "${{ inputs.branch }}"
fi
- uses: akhileshns/heroku-deploy@v3.12.14
Expand Down

0 comments on commit 8431d46

Please sign in to comment.