ci: use build account to push base image changes

This commit is contained in:
Nicolas Giard 2024-10-28 23:27:30 -04:00 committed by GitHub
parent 96060fcf6f
commit 8a4d020268
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,6 +19,8 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.GH_COMMON_TOKEN }}
- name: Set Version
run: |