feat: introduce Refined Architect
This commit is contained in:
16
.github/workflows/publish-release.yml
vendored
Normal file
16
.github/workflows/publish-release.yml
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
name: Publish release
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
types:
|
||||
- closed
|
||||
jobs:
|
||||
publish-release:
|
||||
uses: refinedmods/refinedarchitect/.github/workflows/publish-release.yml@v0.5.1
|
||||
secrets: inherit
|
||||
with:
|
||||
project-name: 'Refined Storage'
|
||||
announce: true
|
||||
mutation-testing: false
|
||||
curseforge: true
|
||||
Reference in New Issue
Block a user