Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasBoll committed Sep 22, 2022
1 parent 5fe28fd commit 628928c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ jobs:
uses: mikepenz/release-changelog-builder-action@v2
with:
configuration: ./.github/config/changelog.json
owner: "eclipsesource"
repo: "jsonforms"
fromTag: "v2.5.2"
toTag: "v3.0.0"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Create Release
Expand Down

0 comments on commit 628928c

Please sign in to comment.