Skip to content

Commit 0c119f8

Browse files
authored
shift-left-config->np-guard
1 parent 923dec7 commit 0c119f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
context: .
3131
push: true
32-
tags: ghcr.io/shift-left-netconfig/netpol-synth:${{ github.event.inputs.version }}
32+
tags: ghcr.io/np-guard/netpol-synth:${{ github.event.inputs.version }}
3333

3434
- name: Create and push a new git tag
3535
run: |

0 commit comments

Comments
 (0)