fix: use mirrored openSUSE-release-tools repo

This commit is contained in:
Daike Yu 2025-03-06 04:35:49 +01:00
parent a0bf4e7b6d
commit f347b24f7e

View File

@ -22,7 +22,7 @@ jobs:
- name: Checkout release tools - name: Checkout release tools
uses: https://github.com/actions/checkout@v4 uses: https://github.com/actions/checkout@v4
with: with:
repository: https://github.com/YoukouTenhouin/openSUSE-release-tools repository: yudaike/openSUSE-release-tools
ref: vcs-refactor ref: vcs-refactor
path: release_tools path: release_tools