fix(action): typo
This commit is contained in:
parent
a4c1b3ac68
commit
49e1c715cc
1 changed files with 1 additions and 1 deletions
|
@ -129,4 +129,4 @@ jobs:
|
||||||
echo "$body"
|
echo "$body"
|
||||||
|
|
||||||
# Create release
|
# Create release
|
||||||
curl -d "{\"body\": \"$body\", \"tag_name\": \"$RELEASE\", \"target_commitish\": \"main\" }" https://git.smail.koeln/api/v1/repos/homelab/docker-ownDynDNS-netcup/release -H "Authorization: token $GH_TOKEN" -H "Content-Type: application/json"
|
curl -d "{\"body\": \"$body\", \"tag_name\": \"$RELEASE\", \"target_commitish\": \"main\" }" https://git.smail.koeln/api/v1/repos/homelab/docker-ownDynDNS-netcup/releases -H "Authorization: token $GH_TOKEN" -H "Content-Type: application/json"
|
Loading…
Add table
Add a link
Reference in a new issue