rpm deposuna ekleme deneme 2
Some checks failed
MusicPlayer Fedora RPM Build / fedora-compilation (push) Failing after 2m38s
Some checks failed
MusicPlayer Fedora RPM Build / fedora-compilation (push) Failing after 2m38s
This commit is contained in:
@@ -96,6 +96,8 @@ jobs:
|
||||
-H "Authorization: token ${{ secrets.RELEASE_TOKEN }}" \
|
||||
-F "attachment=@$NEW_RPM_NAME" \
|
||||
"https://git.y1lm0z.me/api/v1/repos/${{ gitea.repository }}/releases/$RELEASE_ID/assets"
|
||||
curl "--user your_username: ${{ secrets.RELEASE_TOKEN }}" \
|
||||
- name: Upload RPM Package
|
||||
run: |
|
||||
curl -H "Authorization: token ${{ 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