We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912c72a commit a7e5b8eCopy full SHA for a7e5b8e
.github/workflows/pyinstaller-build.yml
@@ -24,7 +24,6 @@ jobs:
24
fetch-depth: '0'
25
- name: git
26
run: |
27
- # setup the username and email. I tend to use 'GitHub Actions Bot' with no email by default
28
git --version
29
git config user.name "GitHub Actions Bot"
30
git config user.email "<>"
@@ -72,7 +71,6 @@ jobs:
72
71
73
74
75
76
77
78
@@ -121,7 +119,6 @@ jobs:
121
119
122
120
123
124
125
126
127
0 commit comments