We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab826f3 commit e69d5f3Copy full SHA for e69d5f3
.github/workflows/publish-package-to-ghcr.yml
@@ -169,4 +169,4 @@ jobs:
169
with:
170
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
171
subject-digest: ${{ steps.push.outputs.digest }}
172
- push-to-registry: true
+ push-to-registry: true
0 commit comments