diff --git a/.github/workflows/onRelease.yml b/.github/workflows/onRelease.yml index 56f605c..c947709 100644 --- a/.github/workflows/onRelease.yml +++ b/.github/workflows/onRelease.yml @@ -21,7 +21,7 @@ jobs: ref: ${{ github.event.release.tag_name || inputs.tag }} - uses: salesforcecli/github-workflows/.github/actions/getPreReleaseTag@main id: distTag -# a comment 1 1 1 1 +# a comment 1 1 1 1 1 npm: uses: salesforcecli/github-workflows/.github/workflows/npmPublish.yml@wr/removeAlways needs: [getDistTag]