mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
Fix conflict between nightly branch and tag
This commit is contained in:
parent
cdb507e467
commit
3c2c8d7e5f
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 New Issue
Block a user