Commit 3daad38
committed
Send commit SHA to asset library API
Attempting to use the tag fails with:
{
"error": "Using Git tags or branches is no longer supported. Please give a full Git commit hash instead, or use the Custom download provider for GitHub Releases downloads."
}
Use the commit hash instead, as described in the action documentation.
https://phabricator.endlessm.com/T355031 parent ea8ac79 commit 3daad38
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments