Skip to content

Commit

Permalink
ci: fix push base image error (#2994)
Browse files Browse the repository at this point in the history
Signed-off-by: Rory Z <[email protected]>
  • Loading branch information
Rory-Z authored Jul 8, 2024
1 parent 4abeb38 commit 4096a9e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build_base_image.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: Update docker base image

permissions:
contents: write
packages: write

## Update the base image every day
on:
workflow_dispatch:
Expand Down

0 comments on commit 4096a9e

Please sign in to comment.