Skip to content

Commit

Permalink
Update image-push-main-on-merge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aneeshkp authored Feb 7, 2025
1 parent 79ef986 commit be421e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/image-push-main-on-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ on:
jobs:
build-and-push-image-linuxptp-daemon:
runs-on: ubuntu-20.04
permissions: # Added required permissions
contents: read
packages: write
steps:
- name: Check out the repo
uses: actions/checkout@v3
Expand Down

0 comments on commit be421e3

Please sign in to comment.