mirror of
https://github.com/lukaszraczylo/talos-builder.git
synced 2026-06-05 23:03:36 +00:00
Talos upgrade to v1.10.7 (#8)
Co-authored-by: eseiker <eseiker@users.noreply.github.com>
This commit is contained in:
@@ -27,6 +27,10 @@ jobs:
|
||||
git config --global user.name "github-actions[bot]"
|
||||
git config --global user.email "github-actions[bot]@users.noreply.github.com"
|
||||
|
||||
- name: Set up global environment variables
|
||||
run: |
|
||||
echo "REGISTRY_USERNAME=${{ github.actor }}" >> $GITHUB_ENV
|
||||
|
||||
- name: Prepare (checkouts & patches)
|
||||
run: make checkouts patches
|
||||
|
||||
|
||||
Reference in New Issue
Block a user