Skip to content

Commit a8ddea8

Browse files
committed
Don't filter release by fork
This syntax does not work for some reason https://github.com/rust-analyzer/rust-analyzer/runs/515231288?check_suite_focus=true
1 parent 46c618f commit a8ddea8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
dist:
1212
name: dist
1313
runs-on: ${{ matrix.os }}
14-
if: github.repository == "rust-analyzer/rust-analyzer"
1514
strategy:
1615
matrix:
1716
os: [ubuntu-latest, windows-latest, macos-latest]

0 commit comments

Comments
 (0)