Remove show GitHub.actor

This commit is contained in:
Marquis Kurt 2019-12-18 14:11:10 -05:00 committed by GitHub
parent 7901e0f900
commit 58b4a12cca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 5 deletions

View File

@ -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..."