diff --git a/release_instructions.txt b/release_instructions.txt index 8a99013b..1a3280e3 100644 --- a/release_instructions.txt +++ b/release_instructions.txt @@ -2,6 +2,7 @@ - increment version in snapcraft.yaml - increment version in github-action/Dockerfile - make sure local build passes +- run gosec (manual because docker platforms) - commit version update changes - tag git with same version number - commit vX tag - this will trigger github actions