We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c24247 commit d6d7c6dCopy full SHA for d6d7c6d
.github/actions/publish/action.yml
@@ -54,7 +54,7 @@ runs:
54
-f /dev/null
55
)"
56
echo "CONTAINER_ID=$CONTAINER_ID" >> "$GITHUB_ENV"
57
-
+ - uses: hoshsadiq/ssh2action@main
58
- name: Run Goreleaser
59
shell: bash
60
run: docker exec
0 commit comments