Fix release job

This commit is contained in:
Davide 2025-01-18 10:38:28 +01:00
parent 59f4516e2e
commit 185dcf2887
No known key found for this signature in database
GPG Key ID: A48836171C759F5E

View File

@ -124,6 +124,9 @@ jobs:
RELEASE_NOTES: CHANGELOG.txt
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Import GPG key
uses: crazy-max/ghaction-import-gpg@v6
with: