mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
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
|
- name: Update version
|
||||||
uses: brettdorrans/write-version-to-file@master
|
uses: brettdorrans/write-version-to-file@master
|
||||||
with:
|
with:
|
||||||
filename: '/.VERSION'
|
filename: '.VERSION'
|
||||||
placeholder: '${VERSION}'
|
placeholder: '${VERSION}'
|
||||||
|
|
||||||
- name: Login to DockerHub
|
- name: Login to DockerHub
|
||||||
|
|||||||
Reference in New Issue
Block a user