Skip to content

Commit

Permalink
Merge pull request #2209 from spryker/10-2023-release-tag
Browse files Browse the repository at this point in the history
Updating the changelog file
  • Loading branch information
lenadoc authored Oct 2, 2023
2 parents 859ce05 + c25e791 commit e983f47
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .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:
- "08.2023"
- "09.2023"

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

Expand Down

0 comments on commit e983f47

Please sign in to comment.