Disable exp publish by making it manual

This commit is contained in:
Juuz
2024-07-01 20:02:32 +03:00
parent 6f463e9751
commit 7dbd3c62e5

View File

@@ -1,8 +1,5 @@
name: Publish
on:
push:
branches:
- 'exp/**'
on: workflow_dispatch
jobs:
build: