mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update pihole.yml
This commit is contained in:
parent
1ddfbe4247
commit
5d9e49ae67
2
.github/workflows/pihole.yml
vendored
2
.github/workflows/pihole.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Set the version
|
- name: Set the version
|
||||||
id: ic
|
id: set_version
|
||||||
run: |
|
run: |
|
||||||
echo VERSION=$(curl --silent "https://api.github.com/repos/pi-hole/docker-pi-hole/releases/latest" | jq -r '.["tag_name"]')>> $GITHUB_ENV
|
echo VERSION=$(curl --silent "https://api.github.com/repos/pi-hole/docker-pi-hole/releases/latest" | jq -r '.["tag_name"]')>> $GITHUB_ENV
|
||||||
-
|
-
|
||||||
|
Loading…
x
Reference in New Issue
Block a user