Update build-images.yaml

This commit is contained in:
uazo 2022-10-21 06:33:15 -06:00 committed by GitHub
parent fd8a710847
commit e73b4e3c55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ on:
env:
VERSION: ${{ github.event.inputs.version }}
NEW_VERSION: ""
NEW_VERSION: ${{ null }}
name: Builds and pushes tagged image to DockerHub
jobs: