oh, lovely. gitea is 'ghes'

This commit is contained in:
R L 2024-09-13 15:13:05 -07:00
parent 6bf4fb549e
commit 3f75586ca8
Signed by: cybik
GPG Key ID: A6DD1646CC69863E

View File

@ -39,7 +39,7 @@ jobs:
- name: Find output - name: Find output
run: find . -name "*.deb" run: find . -name "*.deb"
- uses: actions/upload-artifact@v4 - uses: actions/upload-artifact@v3
with: with:
name: sbctl name: sbctl
path: output/sbctl*.deb path: output/sbctl*.deb