Commit c013bb4
authored
Modify release name and adjust release creation command (#1086)
Since this workflow will only be triggered on the release page, the tag
already exists, so there is no need to create a draft again.
```
if: startsWith(github.ref, 'refs/tags/webrtc-')
```1 parent ca618eb commit c013bb4
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
198 | 197 | | |
0 commit comments