Rename publish job
This commit is contained in:
parent
88c14f8624
commit
9b331b84c7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/modrinth.yml
vendored
2
.github/workflows/modrinth.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
||||||
types: [ created ]
|
types: [ created ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
publish:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in a new issue