mirror of
https://github.com/driftywinds/YT-builds.git
synced 2025-12-19 04:23:32 +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"
|
||||
uses: spyoungtech/mirror-action@master
|
||||
with:
|
||||
REMOTE: "${{ vars.FORGEJO_BASE_URL }}${{ vars.FORGEJO_REPO }}.git"
|
||||
GIT_USERNAME: ${{ vars.FORGEJO_USERNAME }}
|
||||
REMOTE: "https://codeberg.org/driftywinds/yt-builds.git"
|
||||
GIT_USERNAME: driftywinds
|
||||
GIT_PASSWORD: ${{ secrets._FORGEJO_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user