Skip to content

Commit

Permalink
fix: changelog auto write
Browse files Browse the repository at this point in the history
  • Loading branch information
dlohvinov committed Oct 24, 2024
1 parent d8342df commit 2344322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.DLOHVINOV_PAT }}
token: ${{ secrets.DLOHVINOV_CLASSIC_PAT }}

- name: Get previous tag
run: |
Expand Down

0 comments on commit 2344322

Please sign in to comment.