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 c1fcfeb commit d864af7Copy full SHA for d864af7
.github/workflows/release-drafter.yml
@@ -4,9 +4,5 @@ on:
4
branches:
5
- master
6
jobs:
7
- update_release_draft:
8
- runs-on: ubuntu-latest
9
- steps:
10
- - uses: release-drafter/[email protected]
11
- env:
12
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ update_release_draft:
+ uses: codehaus-plexus/.github/.github/workflows/release-drafter.yml@master
0 commit comments