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 cb7b06d commit d0aeea5Copy full SHA for d0aeea5
1 file changed
.github/workflows/build.yml
@@ -6,7 +6,7 @@ name: build
6
env:
7
artifact_path: artifact_path
8
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9
- RabbitRemoteControl_VERSION: 1.0.0-dev
+ RabbitRemoteControl_VERSION: v1.0.0-dev
10
RabbitRemoteControl_VERSION_PRE: v0.1.0-bate7
11
12
on:
0 commit comments