Skip to content

Commit

Permalink
fix: Set directory for both actions
Browse files Browse the repository at this point in the history
  • Loading branch information
khalifaa55 committed Jan 21, 2025
1 parent 559edab commit 8348412
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 @@ -132,7 +132,7 @@ jobs:
name: "Bump version and create changelog with commitizen"
needs: define_tag
env:
GNUPGHOME: /home/runner/.gnupg
GNUPGHOME: /github/home/.gnupg
steps:
- name: Check out
uses: actions/checkout@v4
Expand Down

0 comments on commit 8348412

Please sign in to comment.