mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-02 21:47:42 -05:00
Disable exp publish by making it manual
This commit is contained in:
5
.github/workflows/publish-exp.yml
vendored
5
.github/workflows/publish-exp.yml
vendored
@@ -1,8 +1,5 @@
|
||||
name: Publish
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'exp/**'
|
||||
on: workflow_dispatch
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user