Skip to content

Commit

Permalink
Fix forks should not Dockerize (#452)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbampton committed Feb 7, 2023
1 parent 8f39d03 commit 29a820a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ permissions: # added using https://github.com/step-security/secure-workflows

jobs:
build-deploy:
if: github.repository == 'One-Language/One'
name: Build and Publish Docker image
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 29a820a

Please sign in to comment.