Skip to content

Commit a350dff

Browse files
matkladflodiebold
andauthored
Update .github/workflows/release.yaml
Co-Authored-By: Florian Diebold <[email protected]>
1 parent a930093 commit a350dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

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

0 commit comments

Comments
 (0)