Skip to content

Commit 36d49b1

Browse files
committed
temp ci to publish in fork
1 parent 4fa1e52 commit 36d49b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
name: CI
55

66
on:
7+
workflow_dispatch:
78
push:
89
branches:
910
- 'main'
@@ -48,4 +49,4 @@ jobs:
4849
context: .
4950
push: ${{ github.event_name != 'pull_request' }}
5051
tags: ${{ steps.meta.outputs.tags }}
51-
labels: ${{ steps.meta.outputs.labels }}
52+
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)