We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa80028 commit 96ed94fCopy full SHA for 96ed94f
.github/workflows/release-drafter.yml
@@ -21,9 +21,5 @@ on:
21
branches:
22
- master
23
jobs:
24
- update_release_draft:
25
- runs-on: ubuntu-latest
26
- steps:
27
- - uses: release-drafter/[email protected]
28
- env:
29
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ update_release_draft:
+ uses: apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v2
0 commit comments