Skip to content

Commit f869c1e

Browse files
committed
ci: remove redundant id from go-semantic-release action in release workflow
1 parent 48c5e18 commit f869c1e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ jobs:
2121
uses: actions/setup-go@v6
2222
with:
2323
go-version: 1.26.0
24-
- uses: go-semantic-release/action@v1
25-
id: semrel
26-
with:
2724
- uses: go-semantic-release/action@v1
2825
with:
2926
changelog-generator-opt: "emojis=true"

0 commit comments

Comments
 (0)