Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 2ff9bc9

Browse files
authored
ci: fix wrong yaml on .releaserc (#68)
1 parent 0cb7a1a commit 2ff9bc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/.releaserc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ plugins:
1515
- path: ../bin/out/bin/asyncapi-event-gateway.windows.amd64.exe
1616
label: Binary - Windows AMD64
1717
- - "@semantic-release-plus/docker"
18-
- name: asyncapi/event-gateway
19-
publishChannelTag: true
18+
- name: asyncapi/event-gateway
19+
publishChannelTag: true

0 commit comments

Comments
 (0)