Skip to content

Commit

Permalink
🧢
Browse files Browse the repository at this point in the history
  • Loading branch information
gatzjames committed Feb 6, 2024
1 parent 51df233 commit 832204d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
uses: requarks/changelog-action@v1
with:
token: ${{ secrets.RELEASE_GH_TOKEN }}
fromTag: core@8.6.0
toTag: ${{ github.ref_name }}
toTag: core@8.6.0
fromTag: core@8.6.1

- name: Git Commit Changelog
run: git commit -am "update CHANGELOG.md for ${{ env.RELEASE_VERSION }} [skip ci]"
Expand Down

0 comments on commit 832204d

Please sign in to comment.