From 24ae241df80d476f94b264b0d54da948868d5977 Mon Sep 17 00:00:00 2001 From: Federico Date: Mon, 22 Feb 2021 10:49:14 -0600 Subject: [PATCH] Fix Firefox version badge in readme (#40) * Fix Firefox version badge in readme * Ensure that the cron will not be overridden with `npx ghat` --- .github/workflows/release.yml | 3 ++- README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4667304..9adfd0a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -3,6 +3,7 @@ env: # FILE GENERATED WITH: npx ghat fregante/ghatemplates/webext # SOURCE: https://github.com/fregante/ghatemplates +# OPTIONS: {"set":["on.schedule=[{\"cron\": \"41 12 1 * *\"}]"]} name: Release on: @@ -25,7 +26,7 @@ jobs: - uses: fregante/daily-version-action@v1 name: Create tag if necessary id: daily-version - - uses: notlmn/release-with-changelog@v3 + - uses: fregante/release-with-changelog@v3 if: steps.daily-version.outputs.created with: token: ${{ secrets.GITHUB_TOKEN }} diff --git a/README.md b/README.md index eb5bb98..c4460f9 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Much thanks to @Pocket-titan and @djrosenbaum for working on the logo 🖼! [Chrome][link-chrome] [][link-chrome] also compatible with [Edge][link-chrome] [Opera][link-chrome] -[Firefox][link-firefox] [][link-firefox] +[Firefox][link-firefox] [][link-firefox] ---