fix ci
This commit is contained in:
parent
8d2190faca
commit
ba0d8b9eda
1 changed files with 2 additions and 2 deletions
|
@ -14,9 +14,9 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
token: ${{ secrets.FORGEJO_PUSH_TOKEN }}
|
token: ${{ secrets.FORGEJO_PUSH_TOKEN }}
|
||||||
repository: "snailed/void-packages"
|
repository: "snailed/void-custom"
|
||||||
sparse-checkout: "srcpkgs/dwmblocks-custom/"
|
sparse-checkout: "srcpkgs/dwmblocks-custom/"
|
||||||
ref: "master"
|
ref: "main"
|
||||||
|
|
||||||
- name: Modify template
|
- name: Modify template
|
||||||
id: checksum
|
id: checksum
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue