Skip to content

Commit

Permalink
Update update-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bentrengrove committed Sep 18, 2024
1 parent da21921 commit 898aef8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
update_draft_release:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
# pin directly to 6.0.0 because we don't want to update without knowledge
- uses: release-drafter/release-drafter@v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 898aef8

Please sign in to comment.