Skip to content

Commit ff686c0

Browse files
authored
Merge pull request #4 from cloudquery/release-pr
chore: Fix name in release PR
2 parents d31c672 + 80d8131 commit ff686c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
id: release
1515
with:
1616
release-type: go
17-
package-name: plugin-sdk
17+
package-name: cloudquery-api-go
1818
token: ${{ secrets.GH_CQ_BOT }}
1919
pull-request-title-pattern: "chore${scope}: Release${component} v${version}"
2020
- name: Parse semver string

0 commit comments

Comments
 (0)