Skip to content

Commit

Permalink
$HA_RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderdw committed Apr 15, 2024
1 parent 3a99cb5 commit 3a80aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dsmr-reader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: DSMR addon release
env:
HA_RELEASE: ${{ steps.data.outputs.HA_RELEASE }}
run: echo "HA_RELEASE"
run: echo "$HA_RELEASE"
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
# https://github.com/docker/setup-buildx-action
Expand Down

0 comments on commit 3a80aec

Please sign in to comment.