Merge branch 'main' of git.snaile.de:snailed/st-custom
This commit is contained in:
commit
4a86613c27
|
@ -9,7 +9,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build-and-publish:
|
build-and-publish:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container: git.snaile.de/snailed/xbps-builder:2024.0502.1733@sha256:0ca263f8a97fbd29f88349e731153f60569d19ddd7320f2c7c80047a35260c9b
|
container: git.snaile.de/snailed/xbps-builder:2024.0511.2201@sha256:0ca263f8a97fbd29f88349e731153f60569d19ddd7320f2c7c80047a35260c9b
|
||||||
env:
|
env:
|
||||||
LICENSE: "GPL-2.0"
|
LICENSE: "GPL-2.0"
|
||||||
SHORT_DESCRIPTION: "Customized st"
|
SHORT_DESCRIPTION: "Customized st"
|
||||||
|
|
|
@ -18,7 +18,7 @@ jobs:
|
||||||
LOG_LEVEL: debug
|
LOG_LEVEL: debug
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: https://code.forgejo.org/actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
|
- uses: https://code.forgejo.org/actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
|
||||||
|
|
||||||
- name: Renovate
|
- name: Renovate
|
||||||
run: renovate ${{ github.repository }}
|
run: renovate ${{ github.repository }}
|
||||||
|
|
Loading…
Reference in New Issue