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

How can I run it in a subfolder? #153

Open
BeycanDeveloper opened this issue Oct 4, 2024 · 1 comment
Open

How can I run it in a subfolder? #153

BeycanDeveloper opened this issue Oct 4, 2024 · 1 comment
Assignees
Labels
type:question Further information is requested.

Comments

@BeycanDeveloper
Copy link

For example, I have a repository like below.

folder free-plugin
folder: pro-plugin
folder. tests
etc, etc

when this step works I want to send only the ones under free-plugin but if I add BUILD_DIR .distignore doesn't work and it doesn't send the .wordpress-org folder i.e. assets.

How can I do this?

@BeycanDeveloper
Copy link
Author

Also, when I create releases, I give tag names as “x.x.x.x-free” and “x.x.x-pro” so that I can run the job I want in the action. However, although I give the “VERSION” value to your action, it still creates a folder under tags as “x.x.x.x-free”.

@vikrampm1 vikrampm1 added the type:question Further information is requested. label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:question Further information is requested.
Projects
Status: To Do
Development

No branches or pull requests

3 participants