Revert "This the type of shit to make you curbstomp a gas station worker"

This reverts commit 950ec17fdd.
This commit is contained in:
bo
2025-07-16 23:28:59 -05:00
parent 950ec17fdd
commit dbc4bb5c62

View File

@@ -59,7 +59,7 @@ jobs:
file_ext: "zip"
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: MR
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PACK_NAME: Re-Console
OUTPUT: artifacts
@@ -132,7 +132,7 @@ jobs:
uses: Kir-Antipov/mc-publish@v3.3
with:
curseforge-id: re-console
curseforge-token: CF
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
files: |
${{ env.OUTPUT }}/${{ env.PACK_NAME }}-${{ matrix.version }}-${{ matrix.loader }}-${{ env.VERSION }}-${{ matrix.platform }}.${{ matrix.file_ext }}
@@ -163,4 +163,4 @@ jobs:
# version: "${{ env.VERSION }}-${{ matrix.loader }}-${{ matrix.version }}"
# loaders: ${{ matrix.loader == 'neoforged' && 'neoforge' || matrix.loader }}
# game-versions: ${{ matrix.version }}
# game-versions: ${{ matrix.version }}