Fix GHA
This commit is contained in:
parent
b7e725a2b1
commit
0f090a5a6a
2 changed files with 3 additions and 2 deletions
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
|
@ -12,6 +12,6 @@ jobs:
|
|||
- name: mirror
|
||||
uses: yesolutions/mirror-action@master
|
||||
with:
|
||||
REMOTE: 'https://git.froth.zone/packages/scoop.git'
|
||||
REMOTE: 'https://git.froth.zone/packaging/scoop.git'
|
||||
GIT_USERNAME: oauth2
|
||||
GIT_PASSWORD: ${{ secrets.GIT_PASSWORD }}
|
||||
|
|
|
@ -19,4 +19,5 @@
|
|||
"homepage": "https://dns.froth.zone/awl",
|
||||
"license": "BSD-3-Clause",
|
||||
"description": "A DNS query client"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue