mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 13:06:01 +01:00
Use 'published' release type to avoid double uploads
This commit is contained in:
parent
e98cad60b2
commit
aed1e025ff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/upload-release.yml
vendored
2
.github/workflows/upload-release.yml
vendored
|
|
@ -18,7 +18,7 @@ on:
|
||||||
- labeled
|
- labeled
|
||||||
release:
|
release:
|
||||||
types:
|
types:
|
||||||
- released
|
- published
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
id-token: "write"
|
id-token: "write"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue