mirror of
https://github.com/dangeroustech/ZeroTierBridge.git
synced 2025-12-06 00:56:58 +00:00
ci: running on published instead of just created
This commit is contained in:
2
.github/workflows/sbom.yml
vendored
2
.github/workflows/sbom.yml
vendored
@@ -2,7 +2,7 @@ name: Generate SBOM
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [created]
|
types: [created, published]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
GenerateSBOM:
|
GenerateSBOM:
|
||||||
|
|||||||
Reference in New Issue
Block a user