Skip to content

Commit 9270e10

Browse files
nejchJohnVillalovos
authored andcommitted
chore(ci): add release id to workflow step
1 parent b1b2edf commit 9270e10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
token: ${{ secrets.RELEASE_GITHUB_TOKEN }}
2121

2222
- name: Python Semantic Release
23+
id: release
2324
uses: python-semantic-release/python-semantic-release@v8.3.0
2425
with:
2526
github_token: ${{ secrets.RELEASE_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)