Files
refinedstorage/.github/workflows/publish-release.yml
2024-02-12 23:25:18 +01:00

18 lines
391 B
YAML

name: Publish release
on:
pull_request:
branches:
- main
types:
- closed
jobs:
publish-release:
uses: refinedmods/refinedarchitect/.github/workflows/publish-release.yml@v0.11.4
secrets: inherit
with:
project-name: 'Refined Storage'
announce: true
mutation-testing: false
curseforge: true
modrinth: true
sonarqube: false