Skip to content

Commit 9357e20

Browse files
authored
Upstream
2 parents 9d348d4 + 078a802 commit 9357e20

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
_extends: .github
1+
_extends: github:IntellectualSites/.github:/.github/release-drafter.yml

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
if: ${{ github.event_name != 'pull_request' || github.repository != github.event.pull_request.head.repo.full_name }}
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: release-drafter/release-drafter@v6
15+
- uses: release-drafter/release-drafter@v7
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)