mirror of
https://github.com/BentoBoxWorld/BSkyBlock.git
synced 2024-11-21 11:35:13 +01:00
Syntax
This commit is contained in:
parent
d47493c906
commit
24b963fa9c
10
.github/workflows/modrinth.yml
vendored
10
.github/workflows/modrinth.yml
vendored
@ -4,8 +4,8 @@ on:
|
|||||||
types: [published]
|
types: [published]
|
||||||
jobs:
|
jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: Kir-Antipov/mc-publish@v3.3
|
- uses: Kir-Antipov/mc-publish@v3.3
|
||||||
with:
|
with:
|
||||||
# Publish on Modrinth.
|
# Publish on Modrinth.
|
||||||
modrinth-id: bskyblock
|
modrinth-id: bskyblock
|
||||||
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
|
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
|
Loading…
Reference in New Issue
Block a user