Skip to content

Commit

Permalink
Merge pull request #612 from opentargets/dev
Browse files Browse the repository at this point in the history
chore: trigger release process
  • Loading branch information
d0choa authored May 17, 2024
2 parents 7887d42 + 7d2c2eb commit de1fbaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Python Semantic Release
id: semrelease
uses: python-semantic-release/python-semantic-release@9.6.0
uses: python-semantic-release/python-semantic-release@v9.6.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit de1fbaa

Please sign in to comment.