Skip to content

Commit

Permalink
regenerate yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
valadas committed Jul 8, 2024
1 parent 4c16aba commit 889ce0b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/PR_Validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ jobs:
run: ./build.cmd Compile
env:
GithubToken: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nvq-loan-calculator",
"version": "0.1.0-npm-publish0001",
"version": "1.0.0-beta0001",
"description": "nvQuickLoanCalculator is a simple loan calculator that allows you to quickly calculate the monthly payment for a loan based on the loan amount, interest rate, and the loan term.",
"main": "dist/index.cjs.js",
"module": "dist/index.js",
Expand Down

0 comments on commit 889ce0b

Please sign in to comment.