rpm deposuna ekleme deneme 1
Some checks failed
MusicPlayer Fedora RPM Build / fedora-compilation (push) Failing after 4m28s
Some checks failed
MusicPlayer Fedora RPM Build / fedora-compilation (push) Failing after 4m28s
This commit is contained in:
@@ -96,3 +96,6 @@ jobs:
|
|||||||
-H "Authorization: token ${{ secrets.RELEASE_TOKEN }}" \
|
-H "Authorization: token ${{ secrets.RELEASE_TOKEN }}" \
|
||||||
-F "attachment=@$NEW_RPM_NAME" \
|
-F "attachment=@$NEW_RPM_NAME" \
|
||||||
"https://git.y1lm0z.me/api/v1/repos/${{ gitea.repository }}/releases/$RELEASE_ID/assets"
|
"https://git.y1lm0z.me/api/v1/repos/${{ gitea.repository }}/releases/$RELEASE_ID/assets"
|
||||||
|
curl "--user your_username: ${{ secrets.RELEASE_TOKEN }}" \
|
||||||
|
--upload-file path/to/file.rpm \
|
||||||
|
https://git.y1lm0z.me/api/packages/y1lm0z/rpm/upload
|
||||||
|
|||||||
Reference in New Issue
Block a user