Skip to content

Commit

Permalink
Merge pull request #8 from aligent/chore/MICRO-41_pre-publish-cleanup
Browse files Browse the repository at this point in the history
Chore/micro 41 pre publish cleanup
  • Loading branch information
tvhees authored Nov 24, 2023
2 parents a2fdac7 + 7f53f97 commit 0263e52
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 50 deletions.
4 changes: 3 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
* @gowrizrh @aligent/aligent-devops
* @kai-nguyen-aligent @aligent/aligent-serverless-developers

.github @aligent/aligent-devops
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
registry-url: https://registry.npmjs.org/
- run: npm ci
- run: git config --global user.name "Automated NPM Release"
- run: git config --global user.email "sysadmin[email protected]"
- run: git config --global user.email "devops[email protected]"
- run: npm version ${{ github.event.release.tag_name }} --allow-same-version
- run: npm run build
- run: npm publish --access public
Expand Down
1 change: 0 additions & 1 deletion dist/index.d.ts

This file was deleted.

11 changes: 0 additions & 11 deletions dist/lib/utils.d.ts

This file was deleted.

36 changes: 0 additions & 36 deletions dist/type/serverless-export-resources.d.ts

This file was deleted.

0 comments on commit 0263e52

Please sign in to comment.