[action] tmate debugger

pull/697/head v0.17.3-rc5
max furman 3 years ago
parent 9df5cc40b6
commit 9641354675

@ -122,6 +122,9 @@ jobs:
name: Write cosign key to disk
id: write_key
run: echo "${{ secrets.COSIGN_KEY }}" > "/tmp/cosign.key"
-
name: Setup tmate session
uses: mxschmitt/action-tmate@v3
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@5a54d7e660bda43b405e8463261b3d25631ffe86 # v2.7.0

Loading…
Cancel
Save