Skip to content

Commit 631bc29

Browse files
committed
fix ci
1 parent 8fa9bbc commit 631bc29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ jobs:
7474
- name: Upload release
7575
if: inputs.release && matrix.cfg == 'Release' && github.ref == 'refs/heads/main'
7676
uses: ncipollo/release-action@v1
77-
if: matrix.cfg == 'Release' && github.ref == 'refs/heads/main'
7877
with:
7978
commit: ${{ github.sha }}
8079
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)