Skip to content

Commit 10993e1

Browse files
committed
ci: add id to create release step
1 parent eaa1583 commit 10993e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
}
7070
7171
- name: Create Release
72+
id: create_release
7273
uses: actions/create-release@v1
7374
env:
7475
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)