Update deploy-fleet-website.yml (#100)
* Update deploy-fleet-website.yml w/ @noahtalerman * Update deploy-fleet-website.yml
This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
if: $GITHUB_REPOSITORY == 'fleetdm/fleet'
|
||||
if: ${{ github.repository == 'fleetdm/fleet' }}
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user