Skip to content

Commit 9cd2488

Browse files
committed
chore: release public npm package
releasing of private package would require paid plan to npmjs.org
1 parent 257ee46 commit 9cd2488

File tree

5 files changed

+24
-19
lines changed

5 files changed

+24
-19
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projenrc.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const project = new HybridModule({
1414
license: "MIT",
1515
jsiiVersion: "~5.8.0",
1616
constructVersion: "10.4.2",
17-
name: "@hi-fi/terraform-cdk-serverless-github-actions-runner-controller",
17+
name: "terraform-cdk-serverless-github-actions-runner-controller",
1818
projenrcTs: true,
1919
projenCredentials: GithubCredentials.fromPersonalAccessToken({
2020
secret: "GITHUB_TOKEN",

API.md

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)