Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update npm publication workflow #805

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

cygaar
Copy link
Collaborator

@cygaar cygaar commented Dec 3, 2024

Relates to:

Rather than creating a new tag/release from the release workflow, we should use this workflow to publish the latest github release. This process should be idempotent because npm will reject duplicate packages from being published.

In the future, we can look into automating the publishing process so it runs whenever a github release is created

Risks

Background

What does this PR do?

What kind of change is this?

Documentation changes needed?

Testing

Where should a reviewer start?

Detailed testing steps

@ponderingdemocritus ponderingdemocritus merged commit a0992ff into elizaOS:main Dec 3, 2024
3 checks passed
@cygaar cygaar deleted the update_release_trigger branch December 3, 2024 01:22
dsldsl pushed a commit to dsldsl/eliza that referenced this pull request Dec 7, 2024
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.

2 participants