Skip to content

Commit

Permalink
fix(pkg): ugh what have I done
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Aug 23, 2024
1 parent 3076df9 commit 8ebc118
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: release-please
name: Release

concurrency:
group: ${{ github.workflow }}
Expand Down
2 changes: 1 addition & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": {
".": {
"release-type": "node",
"release-as": "0.1.2"
"release-as": "0.1.3"
}
}
}

0 comments on commit 8ebc118

Please sign in to comment.