diff --git a/README.md b/README.md index b6ad819..3b539d1 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ on: tags: - '*' +jobs: release: if: startsWith(github.ref, 'refs/tags/') runs-on: ubuntu-latest