Skip to content

Commit bf39d50

Browse files
committed
chore: switch to shared mc-publish workflow
1 parent c3da5ba commit bf39d50

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
name: Publish
2+
on: push
3+
4+
jobs:
5+
run:
6+
uses: Forsteri123/.github/.github/workflows/mc-publish.yml@master
7+
secrets: inherit

0 commit comments

Comments
 (0)