Commit 9e7d8a3
committed
This should build and release linux and windows executables.
The last run failed because I defined the 'create release' twice. If the windows build's upload-release cannot reference the linux build's create-release, then I'll just create a distinct release after this trial
Run actions/create-release@v1
with:
tag_name: 120976417
release_name: Public Build Artifact 120976417
draft: false
prerelease: true
env:
GITHUB_TOKEN: ***
##[error]Validation Failed: {"resource":"Release","code":"already_exists","field":"tag_name"}1 parent 8b871c3 commit 9e7d8a3
1 file changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments