Skip to content

Commit 54d49b7

Browse files
DEBUG
1 parent f1c331b commit 54d49b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/publish-package.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: publish distributions
22
on:
33
push:
4-
branches:
5-
- main
6-
tags:
7-
- v*
4+
# branches:
5+
# - main
6+
# tags:
7+
# - v*
88
pull_request:
99
branches:
1010
- main

0 commit comments

Comments
 (0)