Skip to content

Commit

Permalink
Merge pull request #26 from LucienShui/dev
Browse files Browse the repository at this point in the history
Update release-drafter
  • Loading branch information
LucienShui authored Feb 22, 2020
2 parents b933d59 + e31fe59 commit 0e796a0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ jobs:
name: Draft release
runs-on: ubuntu-latest
steps:
- uses: toolmantim/release-drafter@v5.2.0
- uses: release-drafter/release-drafter@v5
name: Draft
with:
config-name: release-drafter.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0e796a0

Please sign in to comment.