Skip to content

Commit 362b46a

Browse files
committed
always set config
1 parent 98ef51b commit 362b46a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/npm-operations.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ jobs:
9898

9999
# Setup Git for prerelease operations
100100
- name: Set up git
101-
if: inputs.operation == 'publish-prerelease'
102101
run: |
103102
git config --global user.name "${GITHUB_LOGIN}"
104103
git config --global user.email "${GITHUB_EMAIL}"

0 commit comments

Comments
 (0)