We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea49546 commit 02b501dCopy full SHA for 02b501d
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ env:
30
31
# The package to push, without a version tag. The default matches GitHub. For
32
# example xpkg.upbound.io/crossplane/function-template-go.
33
- XPKG: xpkg.upbound.io/${{ github.repository}}
+ XPKG: xpkg.upbound.io/borrelli-org
34
35
# The package version to push. The default is 0.0.0-gitsha.
36
XPKG_VERSION: ${{ inputs.version }}
0 commit comments