Skip to content

Commit 6e4383c

Browse files
author
IL
committed
Revert "ci: disable automatic publish on push — install via git clone for now"
This reverts commit 14850c8.
1 parent 14850c8 commit 6e4383c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Publish
22

33
on:
4+
push:
5+
branches:
6+
- main
47
workflow_dispatch:
58

69
permissions:

0 commit comments

Comments
 (0)