Update pihole.yml

This commit is contained in:
John Dorman
2021-12-03 03:43:58 -08:00
committed by GitHub
parent 1ddfbe4247
commit 5d9e49ae67

View File

@ -16,7 +16,7 @@ jobs:
steps:
- name: Set the version
id: ic
id: set_version
run: |
echo VERSION=$(curl --silent "https://api.github.com/repos/pi-hole/docker-pi-hole/releases/latest" | jq -r '.["tag_name"]')>> $GITHUB_ENV
-