Skip to content

Commit

Permalink
chore: Add missing id to release step
Browse files Browse the repository at this point in the history
  • Loading branch information
fkapsahili committed May 24, 2024
1 parent 4ee7952 commit 34876b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
python-version: 3.11

- name: Python Semantic Release
id: release
uses: python-semantic-release/python-semantic-release@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 34876b9

Please sign in to comment.