Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Remove dist files, ignore them, add action to release package instead #591

Merged
merged 1 commit into from
Dec 17, 2021

Conversation

ScopeyNZ
Copy link
Contributor

@ScopeyNZ ScopeyNZ commented Dec 17, 2021

With this, the workflow to publish the UI library becomes:

  • Navigate to the actions in GitHub

image

  • Click the on the publish workflow, and then click the "run workflow" button

image

  • Enter the new version

image

  • Hit the run button

inputs:
version:
description: 'Enter a valid semver version'
required: true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this do exactly?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Soz, was just updating the OP with images. Raising PRs from the command line is convenient when you don't want to add images :P

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, looks good

@ScopeyNZ ScopeyNZ self-assigned this Dec 17, 2021
@ScopeyNZ
Copy link
Contributor Author

Actually I've forgotten to specify the NPM token here. One moment

@ScopeyNZ ScopeyNZ force-pushed the feature/release-on-action branch from fcd34c1 to b0b6943 Compare December 17, 2021 20:05
@ScopeyNZ ScopeyNZ removed their assignment Dec 17, 2021
@robbieaverill robbieaverill merged commit 4aa8933 into master Dec 17, 2021
@robbieaverill robbieaverill deleted the feature/release-on-action branch December 17, 2021 23:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants