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

Automatically compile based on workflows #Support both two branches# #60

Open
wants to merge 54 commits into
base: master
Choose a base branch
from

Conversation

crazydogen
Copy link

0x01 What's different?

  1. Add two ci*.yml files in workflows.
  2. Automatically compile resume*.tex files in master and zh_CN branches.
  3. Outputs resume*.zip, which contains all resume*.pdf in the workflow tab (as artifacts).
    workflow_test

0x02 Usage:

  • In the master branch, modify resume*.tex in the web, GitHub workflow will generate pdf automatically.
  • In the zh_CN branch, modify resume*.tex in the web, GitHub workflow will generate pdf automatically.
    Output files can be found in the workflow tab (as shown in pictures).
    artifacts_test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants