diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 4a309ad..3b6c02a 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -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 }} diff --git a/bucket/awl.json b/bucket/awl.json index ac0bd3e..6e14f55 100644 --- a/bucket/awl.json +++ b/bucket/awl.json @@ -19,4 +19,5 @@ "homepage": "https://dns.froth.zone/awl", "license": "BSD-3-Clause", "description": "A DNS query client" -} \ No newline at end of file +} +