Compare commits
2 Commits
8878ce56c4
...
bce876ec42
Author | SHA1 | Date | |
---|---|---|---|
bce876ec42 | |||
bc8adcecad |
@ -45,6 +45,7 @@ jobs:
|
||||
uses: https://gitea.com/actions/release-action@main
|
||||
with:
|
||||
title: Latest installer
|
||||
api_key: '${{ secrets.RELEASE_TOKEN }}'
|
||||
files: |
|
||||
jackos-installer-${{ steps.setup.outputs.short_rev }}.iso
|
||||
jackos-installer-netboot-${{ steps.setup.outputs.short_rev }}.tar
|
||||
|
@ -243,7 +243,7 @@ rec {
|
||||
"stream"
|
||||
];
|
||||
routersPubV4 = [
|
||||
"109.255.252.125"
|
||||
"188.141.14.7"
|
||||
"109.255.252.63"
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user