Skip to content

Commit

Permalink
temp make always push
Browse files Browse the repository at this point in the history
Signed-off-by: Yee Hing Tong <[email protected]>
  • Loading branch information
wild-endeavor committed Apr 11, 2023
1 parent efa0c89 commit 1bd3ec3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
branches:
- master
- devmain
- carina/customenv

jobs:
extract_branch:
Expand Down Expand Up @@ -59,7 +60,7 @@ jobs:
with:
version: v1
dockerfile: Dockerfile
push: false
push: true
repository: ${{ github.repository }}
secrets:
FLYTE_BOT_PAT: ${{ secrets.FLYTE_BOT_PAT }}
Expand Down

0 comments on commit 1bd3ec3

Please sign in to comment.