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] ---