Skip to content

Commit c5fc464

Browse files
fix package path
Signed-off-by: Steven Borrelli <[email protected]>
1 parent 02b501d commit c5fc464

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/borrelli-org
33+
XPKG: xpkg.upbound.io/borrelli-org/function-conditional-patch-and-transform
3434

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

0 commit comments

Comments
 (0)