Skip to content

Commit

Permalink
Merge pull request #1127 from wakatime/bugfix/changelog-develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gandarez authored Nov 19, 2024
2 parents 97c1b1e + ebe8d43 commit 1415a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ jobs:
# Run only for develop branch
if: ${{ github.ref == 'refs/heads/develop' }}
name: Changelog for develop
uses: gandarez/changelog-action@v1.4.0
uses: gandarez/changelog-action@v1.5.0
id: changelog-develop
with:
current_tag: ${{ github.sha }}
Expand Down

0 comments on commit 1415a29

Please sign in to comment.