fermyon / spin

Spin is the open source developer tool for building and running serverless applications powered by WebAssembly.
https://developer.fermyon.com/spin
Apache License 2.0
5.52k stars 257 forks source link

fix(release.yml): skip docker job if ref isn't main or tag #2903

Closed vdice closed 3 weeks ago

vdice commented 3 weeks ago

Fix for CI failures like this v3.0 branch run. Skips running the Docker job if the ref isn't the main branch or a tag.