Skip to content

Commit

Permalink
Update build_and_push.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Eshanchik authored Jun 20, 2024
1 parent 70763e3 commit 1d11ba4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_and_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- og-token-support

env:
REGISTRY: ghcr.io
Expand Down Expand Up @@ -179,4 +180,4 @@ jobs:
- name: Move cachee
run: |
rm -rf /tmp/.buildx-cache
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
mv /tmp/.buildx-cache-new /tmp/.buildx-cache

0 comments on commit 1d11ba4

Please sign in to comment.