Compare commits
No commits in common. "bce876ec42f9740346d9be9a5aba32a552bef604" and "8878ce56c43549791a99f45266cf5324ce69c66c" have entirely different histories.
bce876ec42
...
8878ce56c4
@ -45,7 +45,6 @@ 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 = [
|
||||
"188.141.14.7"
|
||||
"109.255.252.125"
|
||||
"109.255.252.63"
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user