Skip to content

Commit

Permalink
Merge pull request #2304 from spryker/docs-release-log-10.2023
Browse files Browse the repository at this point in the history
Changelog file for 10.2023
  • Loading branch information
lenadoc authored Nov 7, 2023
2 parents ea66e01 + 8abeabc commit 992864b
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:
- "09.2023"
- "10.2023"

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

Expand Down

0 comments on commit 992864b

Please sign in to comment.