chore: Add tofu workflows #1
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ jobs:
|
|||
|
||||
|
||||
if [ -n "${comment_id}" ] && [ "${comment_id}" != "null" ]; then
|
||||
echo "Found comment, updating..." && \
|
||||
echo "Found comment with id ${comment_id}, updating..." && \
|
||||
curl -s -X PATCH \
|
||||
-H "Authorization: token ${{ secrets.FORGEJO_TOKEN }}" \
|
||||
-H "Content-Type: application/json" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue