Skip to content

Commit

Permalink
testing github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yashrajb committed Jul 28, 2024
1 parent cf62d1a commit 9aaf973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
CI: true
run: |
export GIT_USER=${{secrets.GIT_USER}}
git config --global user.name "$GIT_USER"
git config --global user.name "yashrajb"
git config --global user.email "basanyash627@gmail.com"
npm version minor
Expand Down

0 comments on commit 9aaf973

Please sign in to comment.