Skip to content

Commit

Permalink
Fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer committed Jan 13, 2023
1 parent 7dd7a28 commit dcc77eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
- name: Make Release
uses: aio-libs/create-release@v1.3.3
with:
changes_file: CHANGES.txt
changes_file: CHANGELOG.md
name: aiocache
version_file: aiocache/__init__.py
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit dcc77eb

Please sign in to comment.