Skip to content

Commit fe32754

Browse files
committed
fix: unused is_release
1 parent 30947e2 commit fe32754

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,9 @@ jobs:
99

1010
build:
1111
uses: ./.github/workflows/build.yml
12-
with:
13-
is_release: true
1412

1513
checks:
1614
uses: ./.github/workflows/checks.yml
17-
with:
18-
is_release: true
1915
needs: build
2016

2117
make_release:

0 commit comments

Comments
 (0)