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

Add GitHub workflow to build rbxm and publish to pesde and wally #50

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

alicesaidhi
Copy link
Contributor

This PR implements two release workflows.

build.yml contains a workflow that will build a build.rbxm and add it to the latest github release.
wallypesde.yml contains a workflow that will publish the package to both pesde and wally.

In order for the wallypesde.yml workflow to work, you need to add the following secrets to your repository:
WALLY_TOKEN: This secret should be the token stored inside %userprofile%/.wally/auth.toml
PESDE_TOKEN This secret is given by running pesde auth token

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.

1 participant