Skip to content

Commit 8063b07

Browse files
committed
Edit workflows
1 parent dd4d657 commit 8063b07

File tree

2 files changed

+1
-35
lines changed

2 files changed

+1
-35
lines changed

.github/workflows/build-release.yml

Lines changed: 0 additions & 34 deletions
This file was deleted.

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build
22
on:
33
push:
44
branches-ignore:
5-
- releases/**
5+
- dist
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)