Skip to content

Publish 1.4.15 + 1.21.5(-10) #56

Publish 1.4.15 + 1.21.5(-10)

Publish 1.4.15 + 1.21.5(-10) #56

Workflow file for this run

name: publish
on:
push:
branches:
- '**' # Allow all branches
tags-ignore:
- '*' # Ignore all tag pushes
jobs:
build:
uses: pnk2u/.github/.github/workflows/publish.yml@main
secrets:
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
CURSEFORGE_TOKEN: ${{ secrets.CURSEFORGE_TOKEN }}