Skip to content

Commit

Permalink
chore: publishing initium as an npm package - first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Pehesi97 committed Sep 5, 2023
1 parent 107b505 commit ecd138d
Show file tree
Hide file tree
Showing 7 changed files with 1,492 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ jobs:
token: ${{ steps.get_installation_token.outputs.token }}
bump-minor-pre-major: true
package-name: release-please-action
extra-files: |
package.json
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ Dockerfile.initium
initium_onmain.yaml
initium_onbranch.yaml
dist/

node_modules
Loading

0 comments on commit ecd138d

Please sign in to comment.