diff --git a/.github/workflows/containerize.yml b/.github/workflows/containerize.yml index e956755..e50c5c7 100644 --- a/.github/workflows/containerize.yml +++ b/.github/workflows/containerize.yml @@ -60,7 +60,7 @@ jobs: labels: ${{ steps.meta.outputs.labels }} update: - name: Update Docker Description + name: Update 🐳 Description 📝 runs-on: ubuntu-latest needs: - build-and-push-image @@ -73,4 +73,4 @@ jobs: repository: ${{ env.IMAGE_NAME }} short-description: ${{ github.event.repository.description }} enable-url-completion: true - readme-filepath: README.md + readme-filepath: /README.md