mirror of
https://github.com/rehlds/rehlds.git
synced 2025-04-23 23:03:32 +03:00
also disable sign at linux builds from PRs
This commit is contained in:
parent
44e510a25c
commit
5cac7a97ab
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -222,6 +222,7 @@ jobs:
|
||||
#export for global use
|
||||
echo "GPG_LINUX_FINGERPRINT=$GPG_LINUX_FINGERPRINT" >> $GITHUB_ENV
|
||||
shell: bash
|
||||
if: github.event_name != 'pull_request'
|
||||
|
||||
- name: Build and Run unittests
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user