Skip to content

Commit

Permalink
use only major version (v5) of release drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Jan 17, 2022
1 parent 7b90796 commit 55a39fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Expand Up @@ -8,6 +8,6 @@ jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5.15.0
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 55a39fa

Please sign in to comment.