mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-11-21 23:20:24 +00:00
update release workflow
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
parent
e3f3997c5e
commit
794afbf85e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
|||
tags: 'v*'
|
||||
|
||||
env:
|
||||
GO_VERSION: 1.17.3
|
||||
GO_VERSION: 1.17.5
|
||||
|
||||
jobs:
|
||||
prepare-sources-with-deps:
|
||||
|
|
Loading…
Reference in a new issue