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

Get the config file path from the environment variable #186

Merged
merged 2 commits into from
Oct 27, 2024

Conversation

5ouma
Copy link
Contributor

@5ouma 5ouma commented Oct 23, 2024

You can specify the .tagpr file path from the GitHub Actions workflow file.

# Example
- uses: Songmu/tagpr@v1
  with:
    config: .github/tagpr

It allows users to set it anywhere.
Specify where to locate the config file.
@Songmu Songmu merged commit 1877c63 into Songmu:main Oct 27, 2024
3 checks passed
@Songmu Songmu added the minor label Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants