diff --git a/.github/workflows/extension.yml b/.github/workflows/extension.yml index 1b7989a..349aa9f 100644 --- a/.github/workflows/extension.yml +++ b/.github/workflows/extension.yml @@ -199,6 +199,7 @@ jobs: - name: Release uses: softprops/action-gh-release@v2 + if: startsWith(github.ref, 'refs/tags/') with: files: | **/MFA_(Multi_Factor_Authentication_Assistant)*.zip diff --git a/promo/screenshot-3.png b/promo/screenshot-3.png index 4ec15a1..c711a76 100644 Binary files a/promo/screenshot-3.png and b/promo/screenshot-3.png differ