Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
ci: rename cache key
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Mar 12, 2024
1 parent dc1c615 commit e9d56a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:
id: certs-cache
with:
path: ./certificates
key: certificates2023
key: certificates

- name: Create Intermediate CA certificate
if: steps.certs-cache.outputs.cache-hit != 'true'
Expand Down

0 comments on commit e9d56a9

Please sign in to comment.