Skip to content

Commit

Permalink
fix: ci adding component to tag
Browse files Browse the repository at this point in the history
Signed-off-by: Enrico Stemmer <[email protected]>
  • Loading branch information
H3rmt committed Jan 5, 2025
1 parent 85751b0 commit 27a1b7c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
include-component-in-tag: false
config-file: release-please-config.json
1 change: 0 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"always-update": true,
"last-release-sha": "94f95d443ecca7c53e12883503e5d79010977a02",
"packages": {
".": {
"release-type": "rust"
Expand Down

0 comments on commit 27a1b7c

Please sign in to comment.