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 5d04841 commit 51df233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
token: ${{ secrets.RELEASE_GH_TOKEN }}
fromTag: core@8.6.0
toTag: core@8.6.1
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 51df233

Please sign in to comment.