Skip to content

Commit 02b501d

Browse files
initial push workflow
Signed-off-by: Steven Borrelli <[email protected]>
1 parent ea49546 commit 02b501d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ env:
3030

3131
# The package to push, without a version tag. The default matches GitHub. For
3232
# example xpkg.upbound.io/crossplane/function-template-go.
33-
XPKG: xpkg.upbound.io/${{ github.repository}}
33+
XPKG: xpkg.upbound.io/borrelli-org
3434

3535
# The package version to push. The default is 0.0.0-gitsha.
3636
XPKG_VERSION: ${{ inputs.version }}

0 commit comments

Comments
 (0)