Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ec0d8b commit f4de30bCopy full SHA for f4de30b
.github/workflows/deploy-prod.yml
@@ -64,7 +64,7 @@ jobs:
64
id: get-pr-number
65
run: echo "pr_number=$(ls public)" >> $GITHUB_OUTPUT
66
67
- - name: Configure git
+ - name: Configure git
68
run: |
69
git config --global user.name "github-actions[bot]"
70
git config --global user.email "github-actions[bot]@users.noreply.github.com"
0 commit comments