mirror of https://github.com/docker/compose.git
release to tag on v2 branch
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
bd22aed868
commit
1a73d1412d
|
@ -42,5 +42,6 @@ jobs:
|
|||
with:
|
||||
artifacts: "bin/*"
|
||||
prerelease: true
|
||||
commit: "v2"
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
tag: ${{ github.event.inputs.tag }}
|
||||
|
|
Loading…
Reference in New Issue