Skip to content

Commit 48db05a

Browse files
authored
Fix build (#383)
1 parent dd4d335 commit 48db05a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
fi
169169
170170
- id: create-github-release
171-
- name: Create GitHub release
171+
name: Create GitHub release
172172
env:
173173
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
174174
run: |

0 commit comments

Comments
 (0)