Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: skyoo2003/devcloud

Tags

v0.2.0

Toggle v0.2.0's commit message
fix: use --snapshot flag for GoReleaser dry-run mode

When running via workflow_dispatch in dry-run mode, GoReleaser failed
because the tag does not exist on the commit. Use --snapshot to skip
git state validation and build without publishing. Also skip Docker
setup/login steps during dry-run.

v0.1.0

Toggle v0.1.0's commit message
v0.1.0 — initial public release