Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
marko-k0 committed Jul 16, 2024
1 parent 8878704 commit eb20dab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container-base-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5
with:
token: ${{ secrets.IDX_PUSH_TO_PR }}
base: master
branch: base-image-refs-update-${{ env.DATE }}
delete-branch: true
Expand Down

0 comments on commit eb20dab

Please sign in to comment.