Skip to content

Commit

Permalink
add if
Browse files Browse the repository at this point in the history
  • Loading branch information
jiacai2050 committed Mar 2, 2023
1 parent 7fe44a9 commit 6f9bfa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub-publish-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

jobs:
docker:
# if: github.repository_owner == 'CeresDB'
if: github.repository_owner == 'CeresDB'
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit 6f9bfa6

Please sign in to comment.