Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
nwiltsie committed Jul 30, 2024
1 parent 6251c32 commit a1adc7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-new-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
process.exit()
}
const new_version = parsed_version[1]
github.rest.repos.createRelease({
owner: context.repo.owner,
repo: context.repo.repo,
Expand Down

0 comments on commit a1adc7a

Please sign in to comment.