Skip to content

Commit

Permalink
Merge pull request #2431 from spryker/Automated-release-notes-12.2023
Browse files Browse the repository at this point in the history
Automated release notes 12.2023
  • Loading branch information
lenadoc authored Jan 9, 2024
2 parents 734b4be + 7c04350 commit e6eb587
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build changelog
on:
push:
tags:
- "11.2023"
- "12.2023"

jobs:
release:
Expand Down Expand Up @@ -31,8 +31,8 @@ jobs:
}
]
}'
fromTag: "10.2023"
toTag: "11.2023"
fromTag: "11.2023"
toTag: "12.2023"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit e6eb587

Please sign in to comment.