Skip to content

Commit

Permalink
Corrected name of param to createRelease
Browse files Browse the repository at this point in the history
  • Loading branch information
jdee committed Jun 15, 2021
1 parent 49ec277 commit 33c5a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
context,
github,
sha,
tagName,
version: tagName,
});
console.log(`Created release ${tagName}:`);
Expand Down

0 comments on commit 33c5a56

Please sign in to comment.