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 528db51 commit 77be2b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ jobs:
uses: requarks/changelog-action@v1
with:
token: ${{ secrets.RELEASE_GH_TOKEN }}
tag: ${{ github.ref_name }}
fromTag: release/8.6.0
toTag: ${{ github.ref_name }}

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

0 comments on commit 77be2b1

Please sign in to comment.