You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'Automate your Awesome CV resume and keep it up to date.'
inputs:
FILE_NAME:
description: 'The filename of your latex document within your repository (Ex: resume.tex)'
required: true
LATEST_TAG:
description: 'Define if you want the action to create a latest tag, allowing you to the latest document though a single tag named "latest" (default: true)'
required: true
outputs:
TAG_NAME:
description: 'The name of the tag created into your repository'