File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4040 uses : goreleaser/goreleaser-action@v2
4141 with :
4242 version : latest
43- args : release --rm-dist
43+ args : release --clean
4444 env :
4545 GPG_FINGERPRINT : ${{ steps.import_gpg.outputs.fingerprint }}
4646 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 33packer-plugin-scaffolding
44packer-plugin-ucloud
55.docs
6+ * .zip
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ import "github.com/hashicorp/packer-plugin-sdk/version"
44
55var (
66 // Version is the main version number that is being run at the moment.
7- Version = "1.0.4 "
7+ Version = "1.0.5 "
88
99 // VersionPrerelease is A pre-release marker for the Version. If this is ""
1010 // (empty string) then it means that it is a final release. Otherwise, this
You can’t perform that action at this time.
0 commit comments