We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22c6ad0 commit 6efd980Copy full SHA for 6efd980
1 file changed
.github/workflows/publish.yml
@@ -18,7 +18,7 @@ on:
18
19
jobs:
20
publish:
21
- uses: bentoboxworld/.github/.github/workflows/publish-platforms.yml@fe4b1f03c19f4fd4212020a06a07a7097923adec # master
+ uses: bentoboxworld/.github/.github/workflows/publish-platforms.yml@ca2dcd167e8db4e0f671a976080744dda43801a6 # master
22
with:
23
use_release_asset: "true" # publish the jar attached to the release; do not rebuild
24
hangar_slug: "" # blank = skip Hangar
0 commit comments