mirror of
https://github.com/xor-gate/go-socks5-ssh-proxy
synced 2026-03-22 22:06:35 +01:00
Initial release production build with github actions for Darwin AMD64 and Windows AMD64
This commit is contained in:
8
docs/release-management.md
Normal file
8
docs/release-management.md
Normal file
@ -0,0 +1,8 @@
|
||||
# release management with github actions
|
||||
|
||||
* Generate `resources/ssh_private_key` with `make resources/ssh_private_key`
|
||||
* Base64 encode `resources/ssh_private_key` with base64
|
||||
|
||||
## See also
|
||||
|
||||
* <https://github.com/marketplace/actions/secret-to-file>
|
||||
Reference in New Issue
Block a user