mirror of
https://github.com/hyperspacedev/hyperspace
synced 2025-01-31 09:37:05 +01:00
Remove show GitHub.actor
This commit is contained in:
parent
7901e0f900
commit
58b4a12cca
6
.github/workflows/ci-mac.yml
vendored
6
.github/workflows/ci-mac.yml
vendored
@ -12,11 +12,7 @@ jobs:
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 10.x
|
||||
- name: Show github.actor
|
||||
run: echo $actor
|
||||
env:
|
||||
actor: ${{ github.actor }}
|
||||
- name: Install certificated and entitlements
|
||||
- name: Install certificates and entitlements
|
||||
if: github.actor == 'alicerunsonfedora' || github.actor == 'Nomad1556' || github.actor == 'audmaxwell'
|
||||
run: |
|
||||
echo "Downloading certificates and profiles..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user