diff --git a/.github/workflows/snapcraft.yml b/.github/workflows/snapcraft.yml index 45cc61cd..d8ad155a 100644 --- a/.github/workflows/snapcraft.yml +++ b/.github/workflows/snapcraft.yml @@ -29,4 +29,4 @@ jobs: SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_LOGIN }} with: snap: ${{ steps.snapcraft.outputs.snap }} - release: candidate + release: stable diff --git a/README.md b/README.md index 9c9a5649..a60f86b5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # N3DR -## SNAP STABLE WILL BE UPDATED TO N3DR 7 SOON - [![CI](https://github.com/030/n3dr/workflows/Go/badge.svg?event=push)](https://github.com/030/n3dr/actions?query=workflow%3AGo) [![GoDoc Widget]][godoc] ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/030/n3dr?logo=go)