mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-01 21:42:10 +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
|
RELEASE_NOTES: CHANGELOG.txt
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
- uses: ruby/setup-ruby@v1
|
||||||
|
with:
|
||||||
|
bundler-cache: true
|
||||||
- name: Import GPG key
|
- name: Import GPG key
|
||||||
uses: crazy-max/ghaction-import-gpg@v6
|
uses: crazy-max/ghaction-import-gpg@v6
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user