fixing spelling mistake
This commit is contained in:
@@ -166,7 +166,7 @@ jobs:
|
||||
- name: Create Gitea release
|
||||
run: |
|
||||
API="https://git.${{ secrets.DOMAIN }}/api/v1/repos/${{ secrets.REGISTRY_USER }}/etf-oglasi"
|
||||
AUTH="Authorization: token ${{ secrets.GITEARELEASE_TOKEN }}"
|
||||
AUTH="Authorization: token ${{ secrets.GITEARELEASES_TOKEN }}"
|
||||
|
||||
HTTP_CODE=$(curl -s -o release.json -w "%{http_code}" -X POST \
|
||||
-H "$AUTH" \
|
||||
|
||||
Reference in New Issue
Block a user