We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c0d84b commit 547812bCopy full SHA for 547812b
.github/workflows/publish.yaml
@@ -1,6 +1,9 @@
1
name: publish rabbitmq-stream-dotnet-client
2
3
on:
4
+ create:
5
+ tags:
6
+ - '*'
7
push:
8
tags:
9
- '*'
0 commit comments