Add function to request latest github tag
This commit is contained in:
@ -3,5 +3,6 @@
|
||||
CONFIG = {
|
||||
remote_path: 'example.com:/srv/httpd/some/path',
|
||||
download_url: 'https://example.com/some/path',
|
||||
branch: 'user/nick/updates'
|
||||
branch: 'user/nick/updates',
|
||||
gh_token: ''
|
||||
}.freeze
|
||||
|
Reference in New Issue
Block a user