Skip to content

Commit

Permalink
Update release-notes.yml (twbs#145)
Browse files Browse the repository at this point in the history
* use the v5 tag instead of a pinned version
* remove `with-config` since we use the default location/filename
  • Loading branch information
XhmikosR authored and begrafx committed Apr 6, 2020
1 parent 4412419 commit 6cd658f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5.7.0
with:
config-name: release-drafter.yml
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6cd658f

Please sign in to comment.