This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
|
|
||||||
- name: create release
|
- name: create release
|
||||||
run: |
|
run: |
|
||||||
curl -X POST "git.mistox.net/repos/derek/MistoxCom-Angular/releases" \
|
curl -X POST "10.1.1.1:8086/repos/derek/${{ gitea.repository }}/releases" \
|
||||||
-H "Authorization: token ${{ secrets.GITEA_TOKEN }}" \
|
-H "Authorization: token ${{ secrets.GITEA_TOKEN }}" \
|
||||||
-H "Content-Type: application/json" \
|
-H "Content-Type: application/json" \
|
||||||
-d '{
|
-d '{
|
||||||
|
|||||||
Reference in New Issue
Block a user