Update docker_prod.yml

This commit is contained in:
jokob-sk
2023-06-16 08:28:54 +10:00
committed by GitHub
parent 76a3efe039
commit fa92df6567

View File

@@ -50,7 +50,7 @@ jobs:
- name: Update version
uses: brettdorrans/write-version-to-file@master
with:
filename: '/.VERSION'
filename: '.VERSION'
placeholder: '${VERSION}'
- name: Login to DockerHub