This repository was archived by the owner on Jul 8, 2022. It is now read-only.
Commit df710a0
committed
appveyor.yml: Add inline deployment on tag push
Automate the deployment from appveyor.
We want to publish all artifacts as a new draft prelease on tag push
only.
For reference see https://www.appveyor.com/docs/deployment/github/ and
https://www.appveyor.com/docs/appveyor-yml/.
I have created a new github machine user named cppTango-bot for that.
And also a personal access token which was encrypted on the appveyor
site.1 parent adc5421 commit df710a0
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
0 commit comments