diff --git a/.changeset/spicy-windows-watch.md b/.changeset/spicy-windows-watch.md new file mode 100644 index 0000000..5ba26d3 --- /dev/null +++ b/.changeset/spicy-windows-watch.md @@ -0,0 +1,5 @@ +--- +"format-files-by-ignores": patch +--- + +update action diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index e02ecdf..7465693 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -29,6 +29,7 @@ jobs: id: changesets uses: changesets/action@v1 env: + publish: echo '' GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Publish