diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 83e99eb0..3b2c7784 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -30,7 +30,7 @@ jobs: prerelease: false body: | These are my release notes. - These are still my release notes. + These are still my release notes 2. token: ${{ secrets.GITHUB_TOKEN }} artifacts: './module.zip, ./module.json' tag: ${{ steps.get-version.outputs.version }}