Skip to content

Commit 8a44a87

Browse files
committed
publish to dev for testing monorepo
1 parent 766166c commit 8a44a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
rm: true
138138
files: |
139139
**/*.xz
140-
if: github.event_name == 'push'
140+
# if: github.event_name == 'push'
141141
# Upload all xz archives to GH tag if tagged
142142
- uses: softprops/action-gh-release@v2.0.8
143143
with:

0 commit comments

Comments
 (0)