mirror of
https://github.com/dangeroustech/ZeroTierBridge.git
synced 2025-12-06 09:06: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:
|
||||
release:
|
||||
types: [created]
|
||||
types: [created, published]
|
||||
|
||||
jobs:
|
||||
GenerateSBOM:
|
||||
|
||||
Reference in New Issue
Block a user