1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 22:33:57 +02:00

fixup: use release not tags

This commit is contained in:
Cole Helbling 2025-02-21 13:31:58 -08:00
parent dee23a0c14
commit 14818b0d88

View file

@ -10,14 +10,15 @@ on:
# NOTE: make sure any branches here are also valid directory names,
# otherwise creating the directory and uploading to s3 will fail
- "main"
tags:
- "v*.*.*"
pull_request:
types:
- opened
- reopened
- synchronize
- labeled
release:
types:
- released
permissions:
id-token: "write"