Skip to content

Commit c3a786f

Browse files
committed
ci: bump pinned reusable workflow to fe4b1f0
1 parent bf4a75c commit c3a786f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818

1919
jobs:
2020
publish:
21-
uses: bentoboxworld/.github/.github/workflows/publish-platforms.yml@71bf927bce32586216baa6995f21852d944b98b9 # master
21+
uses: bentoboxworld/.github/.github/workflows/publish-platforms.yml@fe4b1f03c19f4fd4212020a06a07a7097923adec # master
2222
with:
2323
use_release_asset: "true" # publish the jar attached to the release; do not rebuild
2424
hangar_slug: "Level" # blank = skip Hangar
@@ -27,4 +27,4 @@ jobs:
2727
version: ${{ inputs.version }} # empty on release events -> falls back to the release tag
2828
secrets:
2929
HANGAR_API_KEY: ${{ secrets.HANGAR_API_KEY }}
30-
CURSEFORGE_TOKEN: ${{ secrets.CURSEFORGE_TOKEN }}
30+
CURSEFORGE_TOKEN: ${{ secrets.CURSEFORGE_TOKEN }}

0 commit comments

Comments
 (0)