We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 059b6b9 commit 55e64f9Copy full SHA for 55e64f9
.github/workflows/bicep-publish.yml
@@ -3,7 +3,7 @@ name: Bicep Module Publish
3
on:
4
push:
5
tags:
6
- - "*"
+ - "*.*.*"
7
branches:
8
- main
9
paths:
0 commit comments