Compare commits

..

No commits in common. "bce876ec42f9740346d9be9a5aba32a552bef604" and "8878ce56c43549791a99f45266cf5324ce69c66c" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -45,7 +45,6 @@ jobs:
uses: https://gitea.com/actions/release-action@main uses: https://gitea.com/actions/release-action@main
with: with:
title: Latest installer title: Latest installer
api_key: '${{ secrets.RELEASE_TOKEN }}'
files: | files: |
jackos-installer-${{ steps.setup.outputs.short_rev }}.iso jackos-installer-${{ steps.setup.outputs.short_rev }}.iso
jackos-installer-netboot-${{ steps.setup.outputs.short_rev }}.tar jackos-installer-netboot-${{ steps.setup.outputs.short_rev }}.tar

View File

@ -243,7 +243,7 @@ rec {
"stream" "stream"
]; ];
routersPubV4 = [ routersPubV4 = [
"188.141.14.7" "109.255.252.125"
"109.255.252.63" "109.255.252.63"
]; ];