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 4072e40 commit 6da606aCopy full SHA for 6da606a
.github/workflows/default.yml
@@ -54,7 +54,6 @@ jobs:
54
echo shortVersion=${SHORT_VERSION} >> $GITHUB_OUTPUT
55
56
- name: Configure Git user
57
- if: ${{ github.event_name == 'release' }}
58
run: |
59
git config user.email "[email protected]"
60
git config user.name "GitHub Actions"
0 commit comments