Skip to content

Commit 609867f

Browse files
committed
chore(ci): test release please extra files
1 parent b1a4b3a commit 609867f

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"changelog-path": "CHANGELOG.md",
99
"extra-files": [
1010
{
11-
"type": "go",
11+
"type": "generic",
1212
"path": "sdk/go.mod"
1313
}
1414
]

sdk/go.mod

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
// x-release-please-start-major
2-
module github.com/muhlba91/pulumi-proxmoxve/sdk/v7
3-
4-
// x-release-please-end
1+
module github.com/muhlba91/pulumi-proxmoxve/sdk/v7 // x-release-please-major
52

63
go 1.25.8
74

0 commit comments

Comments
 (0)