mirror of
https://github.com/XLabsProject/iw6x-client.git
synced 2023-08-02 15:02:12 +02:00
Use ghaction-import-gpg fork.
This commit is contained in:
parent
ec3623e43f
commit
d7990d3b44
2
.github/workflows/draft-new-release.yml
vendored
2
.github/workflows/draft-new-release.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
# Set up committer info and GPG key
|
||||
- name: Import GPG key
|
||||
id: import_gpg
|
||||
uses: crazy-max/ghaction-import-gpg@v3
|
||||
uses: XLabsProject/ghaction-import-gpg@25d9d6ab99eb355c169c33c2306a72df85d9f516
|
||||
with:
|
||||
git-commit-gpgsign: true
|
||||
git-committer-email: "${{ secrets.XLABS_CI_EMAIL }}"
|
||||
|
Loading…
Reference in New Issue
Block a user