We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e857da2 commit 2b3469bCopy full SHA for 2b3469b
.github/workflows/release.yml
@@ -4,7 +4,7 @@ name: Release
4
on:
5
push:
6
tags:
7
- - "netbox_*"
+ - "v*"
8
9
jobs:
10
Release:
0 commit comments