1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00

run the auto-update script from 'testing' branch

This commit is contained in:
OniriCorpe 2023-08-15 20:36:43 +02:00
parent abe88df913
commit 656453a48c

View file

@ -17,6 +17,7 @@ jobs:
uses: actions/checkout@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
ref: 'testing'
- name: Run the updater script
id: run_updater
run: |