You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -113,6 +113,18 @@ jobs:
113
113
Error: error during connect: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.40/exec/9f2eb3f2ea59b7e41c32efe56a90c2919fe4b459b3f1e763dd02686f797839da/start": net/http: HTTP/1.x transport connection broken: unsupported transfer encoding: "identity"
114
114
```
115
115
116
+
### Release Process
117
+
118
+
For now, a release is done manually by clicking through the GitHub web ui.
119
+
120
+
However, releases are not really needed. If you want to use the latest version of this GH Action, just add the `@main`
0 commit comments