Skip to content

Update publish process #120

Description

@nickytonline

Side note, but the build process for this package is odd. You run npm run build and commit the build artifacts.

Not even sure why we commit build artifacts atm as the publish workflow runs.

      - run: npm ci
      - run: npm run build
      - run: npm publish

so build artifacts would get generated. We should also update the publishing workflow:

Originally posted by @nickytonline in #118 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions