Allow to download staging releases of buildx

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2021-06-30 19:54:54 +02:00
parent a1c666d855
commit 3b5c478cc4
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
10 changed files with 8527 additions and 40 deletions

View file

@ -29,6 +29,7 @@
"dependencies": {
"@actions/core": "^1.4.0",
"@actions/exec": "^1.1.0",
"@actions/github": "^5.0.0",
"@actions/http-client": "^1.0.11",
"@actions/tool-cache": "^1.7.1",
"semver": "^7.3.5",