fix syntax error for yml
This commit is contained in:
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@@ -31,7 +31,6 @@ jobs:
|
||||
- name: Upload to Modrinth
|
||||
uses: cloudnode-pro/modrinth-publish@2.0.0
|
||||
with:
|
||||
# Configure the action as needed. The following is an example.
|
||||
token: ${{ secrets.MODRINTH_TOKEN }}
|
||||
project: nuggetmod
|
||||
name: ${{ github.event.release.name }}
|
||||
|
||||
Reference in New Issue
Block a user