mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-01-24 08:01:36 +02:00
fixing latest release detection
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
repository: 'buanet/ioBroker.docker'
|
||||
ref: ${{ env.RELEASE_TAG }}
|
||||
|
||||
- name: Get and write version and date
|
||||
- name: Fetching and adding version tag and date
|
||||
id: version
|
||||
run: |
|
||||
VERSION="$(cat .VERSION)"
|
||||
|
||||
Reference in New Issue
Block a user