diff --git a/.forgejo/workflows/build-image.yaml b/.forgejo/workflows/build-image.yaml index 1b0c57d..74e3305 100644 --- a/.forgejo/workflows/build-image.yaml +++ b/.forgejo/workflows/build-image.yaml @@ -33,7 +33,7 @@ jobs: password: ${{ secrets.REGISTRY_PASSWORD }} auth_file_path: '$HOME/.config/containers/auth.json' - - name: + - name: 'Push :ci-dev to registry' uses: 'actions/push-to-registry@v2' with: image: 'ver4a/oci-builder'