This commit is contained in:
@@ -32,7 +32,6 @@ jobs:
|
||||
|
||||
- name: create release
|
||||
run: |
|
||||
apt update -y && apt install -y jq && \
|
||||
RESPONSE=$(curl -X POST -H "Authorization: token ${{ secrets.PUBLISH_TOKEN }}" \
|
||||
-H "Content-Type: application/json" \
|
||||
-d '{
|
||||
|
||||
Reference in New Issue
Block a user