Skip to content

Commit 67601ea

Browse files
committed
fix check name
Signed-off-by: bakhtin <a@bakhtin.net>
1 parent 02ebf48 commit 67601ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-reproducible.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
token: ${{ secrets.GITHUB_TOKEN }}
3636
# checkName: draft release
3737
# TODO
38-
checkName: dry run
38+
checkName: check dry run
3939
ref: ${{ github.sha }}
4040

4141
- name: Check if release workflow succeeded

0 commit comments

Comments
 (0)