Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c64a6f119c | ||
| 70126a8bef |
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -83,5 +83,6 @@ jobs:
|
||||
curl -X POST \
|
||||
-H "Authorization: token ${{ secrets.JEBENI_TOKEN }}" \
|
||||
-H "Content-Type: application/zip" \
|
||||
-H "Content-Disposition: attachment; filename=Heimdall.zip" \
|
||||
--data-binary @Heimdall.zip \
|
||||
http://srv-captain--git:3000/api/v1/repos/dave/wow-Heimdall/releases/${RELEASE_ID}/assets
|
||||
|
||||
Reference in New Issue
Block a user