mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-22 00:22:26 +00:00
Fix release job
This commit is contained in:
parent
59f4516e2e
commit
185dcf2887
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user