Skip to content

Commit

Permalink
fix: dev: Release 0.2.2 (II).
Browse files Browse the repository at this point in the history
  • Loading branch information
dallinb committed Jan 6, 2025
1 parent 977e966 commit 71e9b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitchangelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
python-version: 3.12

- name: Install Python Requirements
run: pip install gitchangelog pystache
run: pip install -r requirements.txt gitchangelog pystache

- name: Update Change Log
run: git pull && make changelog
Expand Down

0 comments on commit 71e9b19

Please sign in to comment.