From 4054421be9301aeb99f2d7511a83542f4bf51038 Mon Sep 17 00:00:00 2001 From: Amanda Hager Lopes de Andrade Katz Date: Wed, 12 Jul 2023 14:23:22 -0300 Subject: [PATCH] Change ROCK name to be the same as the resources in charmcraft --- githubactionsexporter_rock/rockcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/githubactionsexporter_rock/rockcraft.yaml b/githubactionsexporter_rock/rockcraft.yaml index f06ecc0..79d2cf0 100644 --- a/githubactionsexporter_rock/rockcraft.yaml +++ b/githubactionsexporter_rock/rockcraft.yaml @@ -1,7 +1,7 @@ # Copyright 2023 Canonical Ltd. # See LICENSE file for licensing details. -name: githubactionsexporter -summary: githubactionsexporter rock +name: github-actions-exporter +summary: github-actions-exporter rock description: GitHub Actions Exporter OCI image for the GitHub Actions Exporter charm version: "1.0" base: ubuntu:22.04