Skip to content

Commit 176aadd

Browse files
committed
ci: rename workflow job step
1 parent 7b8b9c3 commit 176aadd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Checkout repository
2525
uses: actions/checkout@v4
2626

27-
- name: Checkout repository
27+
- name: Release
2828
uses: ./shared-actions/create-release
2929
with:
3030
spec-file: specs.json

0 commit comments

Comments
 (0)