We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d36994 commit 33b0204Copy full SHA for 33b0204
.github/workflows/twoops-tracker-cd.yaml
@@ -71,7 +71,7 @@ jobs:
71
docker push ${{ env.IMAGE_NAME }}:${{ env.VERSION }}
72
73
- name: Push to Dokku
74
- uses: dokku/github-action@v1.6.1
+ uses: dokku/github-action@v1.7.0
75
with:
76
branch: ${{ env.DOKKU_REMOTE_BRANCH }}
77
git_push_flags: ${{ env.GIT_PUSH_FLAGS }}
0 commit comments