ci: fix ghcr.io container pushing
authorPetr Štetiar <ynezz@true.cz>
Sun, 14 May 2023 18:40:08 +0000 (20:40 +0200)
committerPetr Štetiar <ynezz@true.cz>
Mon, 15 May 2023 06:05:39 +0000 (08:05 +0200)
commit4d84082df973ce01f86dac44789f6d6075a62a8a
treec1c52272bd0233697331ad3d51579ec68acbeea0
parent0590107ff4e23f85d00e6b9d391841e6574db413
ci: fix ghcr.io container pushing

Attempt to fix following:

 #11 ERROR: denied: permission_denied: The requested installation does not exist.
 ------
  > pushing ghcr.io/ynezz/buildworker-v3.5.0:master with docker:
 ------
 ERROR: denied: permission_denied: The requested installation does not exist.
 Error: buildx failed with: ERROR: denied: permission_denied: The requested installation does not exist.

References: https://github.com/openwrt/buildbot/actions/runs/4971701948/jobs/8899889081#step:9:191
Signed-off-by: Petr Štetiar <ynezz@true.cz>
.github/workflows/build-push.yml