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 42a3f43 commit 76b0d74Copy full SHA for 76b0d74
1 file changed
.github/workflows/cd.yml
@@ -3,7 +3,7 @@ name: CD
3
on:
4
push:
5
tags:
6
- - 'v*'
+ - 'moppy-v*'
7
workflow_dispatch:
8
inputs:
9
version:
0 commit comments