Skip to content

Commit

Permalink
ANOTHER BUGFIX
Browse files Browse the repository at this point in the history
  • Loading branch information
vivaansinghvi07 committed Feb 3, 2024
1 parent dd65804 commit 2839923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-global.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
run: |
git config --global user.name "github-actions[bot]"
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git commit -m "added public global variable"
git add .
git commit -m "added public global variable"
git push

0 comments on commit 2839923

Please sign in to comment.