Files
refinedstorage/.github/workflows/publish-release.yml
2023-07-03 22:49:01 +02:00

16 lines
346 B
YAML

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