Skip to content

Commit 4925f16

Browse files
committed
Add repository owner environment variable for GitHub Packages workflow
1 parent 773b6c8 commit 4925f16

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/push-to-github-packages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
env:
88
REGISTRY: ghcr.io
99
IMAGE_NAME: googuteam/osu-performance-server-osurx
10+
REPO_OWNER: GooGuTeam
1011

1112
jobs:
1213
build:

0 commit comments

Comments
 (0)