Update docker_prod.yml
This commit is contained in:
2
.github/workflows/docker_prod.yml
vendored
2
.github/workflows/docker_prod.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user