Skip to content

Commit

Permalink
Update create_release_commit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreQuebriac authored Oct 12, 2023
1 parent 58fd164 commit 70a4afd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/create_release_commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,10 @@ jobs:
--field content="$CONTENT" \
--field encoding="base64" \
--field branch="master" \
--field sha="$SHA"
--field sha="$SHA" \
--silent
echo "Try request"
RESP=$(curl -L \
--fail \
--silent \
Expand Down

0 comments on commit 70a4afd

Please sign in to comment.