Skip to content

Commit 6b87d41

Browse files
committed
ci: test
1 parent 82c8455 commit 6b87d41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
- name: Bump version
3131
id: bump-version
3232
env:
33-
GIT_USERNAME: ${{ steps.setup-git.outputs.user-name }}
33+
GIT_USERNAME: ${{ steps.setup-git.outputs.user_name }}
3434
run: |
3535
echo "$GIT_USERNAME"

0 commit comments

Comments
 (0)