mirror of
https://github.com/docker/compose.git
synced 2025-09-21 16:57:51 +02:00
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
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@ -42,5 +42,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
artifacts: "bin/*"
|
artifacts: "bin/*"
|
||||||
prerelease: true
|
prerelease: true
|
||||||
|
commit: "v2"
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
tag: ${{ github.event.inputs.tag }}
|
tag: ${{ github.event.inputs.tag }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user