Skip to content

Commit

Permalink
ci: Trigger workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicconike committed Jun 16, 2024
1 parent 96348ee commit 68cbea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
pip install python-semantic-release
- name: Semantic Release
uses: python-semantic-release/python-semantic-release@v9.8.1
uses: python-semantic-release/python-semantic-release@master
with:
github_token: ${{ secrets.GH_TOKEN }}

0 comments on commit 68cbea7

Please sign in to comment.