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

Maintain: GitHub Actions for Automated Publish #7

Open
RadioNoiseE opened this issue Dec 10, 2024 · 0 comments
Open

Maintain: GitHub Actions for Automated Publish #7

RadioNoiseE opened this issue Dec 10, 2024 · 0 comments
Assignees

Comments

@RadioNoiseE
Copy link
Collaborator

The GitHub Action for automated publish has been setup. To trigger the action, push to the upstream with tag article-<number>. After GA, remember to pull down all the changes.

Example of using git from command line after a conventional commit which i.e., a new article is uploaded:

git tag -a "article-42" -m "trigger publish action"
git push origin "article-42"

@q1zhen @StevenYang818

@RadioNoiseE RadioNoiseE self-assigned this Dec 10, 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

No branches or pull requests

1 participant