diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index f77b7d2..633bdd6 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -11,4 +11,6 @@ jobs: - name: Checkout uses: actions/checkout@v2 - name: Run respec_action - uses: edsu/respec-action@v0.1.5 + uses: edsu/respec-action@v0.2.0 + with: + ignore: README.md