Skip to content

Creates new publish action#2241

Merged
roblarsen merged 1 commit intomasterfrom
new-publish-action
May 11, 2020
Merged

Creates new publish action#2241
roblarsen merged 1 commit intomasterfrom
new-publish-action

Conversation

@roblarsen
Copy link
Member

When a tag is created and pushed to GitHub, this action will

  • create the zip folder for the release
  • creates the release
  • adds the zip folder to the release
  • publish to npm

closes #2181

When a tag is created and pushed to GitHub, this action will

- create the zip folder for the release
- creates the release
- adds the zip folder to the release
- publishes to npm

closes #2181
@roblarsen roblarsen requested a review from coliff May 11, 2020 01:42
@roblarsen roblarsen self-assigned this May 11, 2020
@coliff
Copy link
Member

coliff commented May 11, 2020

I haven't created a GitHub Action before and haven't tested this, but at a glance this looks good. 😅

@roblarsen
Copy link
Member Author

Thanks. We'll have to do at least one RC or beta release to test it. I've tested it elsewhere and it logically works, but we'll have to see it work with this specific project.

@roblarsen roblarsen merged commit 195ef9f into master May 11, 2020
@coliff coliff deleted the new-publish-action branch May 12, 2020 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Automate production of the site download file.

2 participants