Skip to content

Commit

Permalink
test new release drafter combi workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneWerner87 committed Jan 19, 2025
1 parent babfff4 commit e8128ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
uses: actions/checkout@v4

- name: Generate dynamic config from template
id: generate-config
run: |
folder="${{ matrix.package }}"
sed "s|{{FOLDER}}|$folder|g" .github/release-drafter-template.yml > .github/release-drafter-$folder.yml
Expand Down

0 comments on commit e8128ff

Please sign in to comment.