You've already forked linux-rockchip
mirror of
https://github.com/armbian/linux-rockchip.git
synced 2026-01-06 11:08:10 -08:00
Switch away from organisation
This commit is contained in:
2
.github/workflows/compile.yaml
vendored
2
.github/workflows/compile.yaml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.repository_owner }} # GitHub username or org
|
||||
username: ${{ github.actor }} # GitHub username or org
|
||||
password: ${{ secrets.GITHUB_TOKEN }} # GitHub actions builtin token. repo has to have pkg access.
|
||||
|
||||
- name: Checkout build repo
|
||||
|
||||
Reference in New Issue
Block a user