From d2a0002ef4a73745cce2b0b027ff2e7cb3a7548d Mon Sep 17 00:00:00 2001 From: Ahmad Nassri Date: Sun, 4 Sep 2022 21:28:24 -0400 Subject: [PATCH] chore(template): sync with ahmadnassri/template-action-docker --- .github/workflows/push.yml | 2 +- docs/README.template | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 4853f8dbb..b0151ed76 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -37,7 +37,7 @@ jobs: steps: - uses: actions/checkout@v3.0.2 - - uses: ahmadnassri/action-commit-lint@v2.0.0 + - uses: ahmadnassri/action-commit-lint@v2.0.1 with: config: .github/linters/.commit-lint.yml diff --git a/docs/README.template b/docs/README.template index 0b48409a4..fed76c15b 100644 --- a/docs/README.template +++ b/docs/README.template @@ -4,7 +4,6 @@ $about.description$ [![license][license-img]][license-url] [![release][release-img]][release-url] -[![semantic][semantic-img]][semantic-url] $body$ @@ -17,6 +16,3 @@ $body$ [release-url]: https://github.com/$about.repository$/releases [release-img]: https://badgen.net/github/release/$about.repository$ - -[semantic-url]: https://github.com/$about.repository$/actions?query=workflow%3Arelease -[semantic-img]: https://badgen.net/badge/📦/semantically%20released/blue