diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index d8670d4c..19a1232d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -6,7 +6,6 @@ name: Publish # If your commit summary starts with `Release` # - We will attempt to automatically publish your commit (although, your commit will not be automatically approved) # - *NOTE* -# - We **DO NOT** increase the package.json version please do this yourself!! # - We will attempt to create a new release using the commit description as release notes # #