Skip to content

Commit f8128f9

Browse files
Update release_latest.yml
1 parent 5cef4bd commit f8128f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: make
2222

2323
- name: Create Latest Release
24-
id: create_release_latest
24+
id: create_release
2525
uses: actions/create-release@v1
2626
env:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)