mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-11 20:58:54 +00:00
Fix conflict between nightly branch and tag
This commit is contained in:
parent
cdb507e467
commit
3c2c8d7e5f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -6,7 +6,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- release
|
||||
- nightly
|
||||
- trigger-nightly
|
||||
|
||||
env:
|
||||
CARGO_INCREMENTAL: 0
|
||||
|
|
Loading…
Reference in a new issue