Skip to content

Commit

Permalink
PUSH_TO_HUB
Browse files Browse the repository at this point in the history
  • Loading branch information
carmocca committed Nov 9, 2022
1 parent 4602792 commit 559b200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pytorch-dockers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ concurrency:
cancel-in-progress: ${{ ! (github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/heads/release/')) }}

env:
PUSH_TO_HUB: ${{ github.event_name == 'schedule' }}
PUSH_TO_HUB: true

jobs:
build-pl:
Expand Down

0 comments on commit 559b200

Please sign in to comment.