Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
nkraetzschmar committed Oct 18, 2023
1 parent 0733131 commit 3f02237
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gh_release
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ case "$action" in
tag="$1"; shift
commit="$1"; shift
name="$1"; shift
body="$1"; shift

release="$(post "releases" '{
"draft": '"$draft"',
Expand Down

0 comments on commit 3f02237

Please sign in to comment.