We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 632850a commit 24ad867Copy full SHA for 24ad867
.github/workflows/test-and-deploy.yml
@@ -53,7 +53,7 @@ jobs:
53
fetch-depth: 0
54
55
- name: Push
56
- uses: dokku/github-action@v1.0.2
+ uses: dokku/github-action@v1
57
# enable verbose ssh output
58
with:
59
branch: "main"
0 commit comments