Skip to content

Commit

Permalink
Merge pull request #91 from yagays/install-py312
Browse files Browse the repository at this point in the history
update release-drafter settings
  • Loading branch information
yagays authored Nov 4, 2023
2 parents e82a417 + fa039a9 commit 9d91aec
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
- uses: release-drafter/release-drafter@v5.25.0
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_DRAFTER }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
commitish: main

0 comments on commit 9d91aec

Please sign in to comment.