removed debug task
This commit is contained in:
@ -52,10 +52,6 @@ jobs:
|
|||||||
bash create-adguardhome.sh
|
bash create-adguardhome.sh
|
||||||
cp output/adguardhome/lancache.conf /tmp/lancache.conf
|
cp output/adguardhome/lancache.conf /tmp/lancache.conf
|
||||||
|
|
||||||
- name: Cat /tmp/lancache.conf
|
|
||||||
run: |
|
|
||||||
cat /tmp/lancache.conf
|
|
||||||
|
|
||||||
- name: upload it on my repo
|
- name: upload it on my repo
|
||||||
run: |
|
run: |
|
||||||
git config --global user.name "Gitea Actions"
|
git config --global user.name "Gitea Actions"
|
||||||
|
Reference in New Issue
Block a user