We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ad1cd8 commit d5dfae7Copy full SHA for d5dfae7
1 file changed
.github/workflows/release.yml
@@ -7,7 +7,9 @@ on:
7
- "release/**"
8
paths:
9
- ".github/workflows/release.yml"
10
- - "charts/**"
+ # - "charts/defguard"
11
+ - "charts/defguard-gateway"
12
+ - "charts/defguard-proxy"
13
14
jobs:
15
release:
0 commit comments