diff --git a/.changeset/soft-cats-admire.md b/.changeset/soft-cats-admire.md new file mode 100644 index 0000000..36e96e7 --- /dev/null +++ b/.changeset/soft-cats-admire.md @@ -0,0 +1,5 @@ +--- +"@jacksonneal/ts-standard": patch +--- + +test diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index fd2792c..0077df7 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -83,4 +83,3 @@ jobs: publish: pnpm publish -r env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - run: git push --follow-tags