Compare commits
3 Commits
d6450fd597
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
a89b6d757e
|
|||
|
1924971d22
|
|||
|
a31a1bd3e2
|
@@ -80,5 +80,5 @@ jobs:
|
||||
curl -X POST \
|
||||
-H "Authorization: token ${{ gitea.token }}" \
|
||||
-H "Content-Type: application/octet-stream" \
|
||||
--data-binary @"prompter/$VSIX_FILE" \
|
||||
--data-binary @"$VSIX_FILE" \
|
||||
https://git.bhakat.dev/api/v1/repos/abhishekbhakat/Prompter/releases/$RELEASE_ID/assets?name=$VSIX_FILE
|
||||
|
||||
@@ -29,3 +29,7 @@ package-lock.json
|
||||
# Assets not needed in the final package
|
||||
attached_assets/**
|
||||
.config
|
||||
assets/
|
||||
.gitea/**
|
||||
*.md
|
||||
.vscode-test.mjs
|
||||
|
||||
BIN
assets/avatar.png
Normal file
BIN
assets/avatar.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 743 KiB |
Reference in New Issue
Block a user