We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c98487 commit 9b279a6Copy full SHA for 9b279a6
1 file changed
.github/workflows/docker.yml
@@ -4,7 +4,7 @@ name: Publish Wine-Python
4
on:
5
push:
6
tags:
7
- - v*
+ - 'v*'
8
# workflow_dispatch:
9
10
jobs:
0 commit comments