Skip to content

Commit

Permalink
fix(ignore): fix commit-user-lookup cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Aug 1, 2023
1 parent 590564c commit 758b814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
path: z2m/scripts/commit-user-lookup.json
key: commit-user-lookup-dummy
restore-keys: |
- commit-user-lookup-
commit-user-lookup-
- name: Generate changelog
run: |
MASTER_Z2M_VERSION=$(cat z2m-master/package.json | jq -r '.version')
Expand Down

0 comments on commit 758b814

Please sign in to comment.