Skip to content

Commit

Permalink
Merge pull request #1792 from google/bentrengrove-patch-1
Browse files Browse the repository at this point in the history
Update update-release.yml
  • Loading branch information
bentrengrove authored Sep 18, 2024
2 parents da21921 + 459864f commit 52a660d
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@3f0f87098bd6b5c5b9a36d49c41d998ea58f9348
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 52a660d

Please sign in to comment.