Skip to content

Commit

Permalink
feat: test
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWollbrink committed Nov 14, 2023
1 parent 2e830b7 commit cd638bc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/versioning-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ jobs:
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
GH_TOKEN: ${{ secrets.TOKEN }}
run: npx semantic-release
3 changes: 2 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
"@jest/globals": "^29.7.0",
"@ngrx/eslint-plugin": "^16.3.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^9.2.3",
"@types/bcryptjs": "^2.4.4",
"@types/bootstrap": "^5.2.7",
"@types/cors": "^2.8.14",
Expand Down

0 comments on commit cd638bc

Please sign in to comment.