bugfix pipeline
Update void-packages template / Update xbps-src template (push) Failing after 2m32s Details

This commit is contained in:
Luca Bilke 2024-05-22 18:47:56 +02:00
parent 065e2b63e7
commit 00104cba1f
No known key found for this signature in database
GPG Key ID: B753481DA0B6FA47
1 changed files with 2 additions and 2 deletions

View File

@ -8,13 +8,13 @@ jobs:
update-template:
name: Update xbps-src template
runs-on: ubuntu-latest
needs: release
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.FORGEJO_PUSH_TOKEN }}
repository: "https://git.snaile.de/snailed/void-packages"
repository: "snailed/void-packages"
ref: "master"
- name: Get checksum
id: checksum