mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
This the type of shit to make you curbstomp a gas station worker
This commit is contained in:
6
.github/workflows/publish.yml
vendored
6
.github/workflows/publish.yml
vendored
@@ -59,7 +59,7 @@ jobs:
|
||||
file_ext: "zip"
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: MR
|
||||
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: ${{ secrets.CURSEFORGE_TOKEN }}
|
||||
curseforge-token: CF
|
||||
|
||||
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 }}
|
||||
|
||||
Reference in New Issue
Block a user