Sound support + OffHand camo. #8

Merged
Adrien1106 merged 5 commits from dev into master 2024-03-04 17:04:14 +01:00
Showing only changes of commit c3e2e626c8 - Show all commits

View File

@ -2,12 +2,6 @@ name: Publish mod on Modrinth
on: [ push, workflow_dispatch ] on: [ push, workflow_dispatch ]
env:
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
permissions:
contents: write
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest