forked from Mouws/protonmail-bridge-nextcoud-podman
fix version
This commit is contained in:
parent
6b4a3e23a8
commit
4c7b9b9a8c
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -172,6 +172,10 @@ jobs:
|
||||
pattern: digests-*
|
||||
merge-multiple: true
|
||||
|
||||
- name: Set version
|
||||
id: version
|
||||
run: echo "version=`cat VERSION`" >> $GITHUB_ENV
|
||||
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user