mirror of
https://github.com/driftywinds/YT-builds.git
synced 2025-12-19 12:33:33 +00:00
Update github-codeberg.yml
This commit is contained in:
4
.github/workflows/github-codeberg.yml
vendored
4
.github/workflows/github-codeberg.yml
vendored
@@ -24,6 +24,6 @@ jobs:
|
|||||||
- name: "Sync repo"
|
- name: "Sync repo"
|
||||||
uses: spyoungtech/mirror-action@master
|
uses: spyoungtech/mirror-action@master
|
||||||
with:
|
with:
|
||||||
REMOTE: "${{ vars.FORGEJO_BASE_URL }}${{ vars.FORGEJO_REPO }}.git"
|
REMOTE: "https://codeberg.org/driftywinds/yt-builds.git"
|
||||||
GIT_USERNAME: ${{ vars.FORGEJO_USERNAME }}
|
GIT_USERNAME: driftywinds
|
||||||
GIT_PASSWORD: ${{ secrets._FORGEJO_TOKEN }}
|
GIT_PASSWORD: ${{ secrets._FORGEJO_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user