mirror of
https://github.com/BentoBoxWorld/BSkyBlock.git
synced 2024-11-21 11:35:13 +01:00
More Action
This commit is contained in:
parent
d066e58b32
commit
246a4d4185
17
.github/workflows/modrinth.yml
vendored
17
.github/workflows/modrinth.yml
vendored
@ -3,10 +3,13 @@ on:
|
||||
release:
|
||||
types: [published]
|
||||
jobs:
|
||||
steps:
|
||||
- name: mc-publish
|
||||
uses: Kir-Antipov/mc-publish@v3.3
|
||||
with:
|
||||
# Publish on Modrinth.
|
||||
modrinth-id: bskyblock
|
||||
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
|
||||
build:
|
||||
name: Deploy
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: mc-publish
|
||||
uses: Kir-Antipov/mc-publish@v3.3
|
||||
with:
|
||||
# Publish on Modrinth.
|
||||
modrinth-id: bskyblock
|
||||
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
|
Loading…
Reference in New Issue
Block a user