Correct image name in workflow

This commit is contained in:
Andreas Zweili 2022-12-12 09:35:28 +01:00 committed by GitHub
parent 952fe37eb6
commit fb89ee2a1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ on:
branches: [master]
env:
IMAGE_NAME: network_inventory
IMAGE_NAME: network-inventory
jobs:
tests: