Skip to content

check-repo is not working #662

@bergwolf

Description

@bergwolf

I have

      - uses: katyo/publish-crates@v2
        with:
          #dry-run: ${{ github.event_name != 'push' }}
          dry-run: true
          registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}
          ignore-unpublished-changes: true
          check-repo: false
          publish-delay: 1000

and still failed with

Checking packages consistency
Error: It seems package 'nydus-service' modified since '0.3.0' so new version should be published
It seems package 'nydus-service' modified since '0.3.0' so new version should be published

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions