Skip to content

alire-project/alr-publish

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alr publish action

Uses alr publish to open a PR for the commit from which it is run at the Alire community index. alr will be installed if not already available, but not cleaned up afterwards.

After the PR tests run successfully, the action will create a release in the repository. Optionally, only a regular git tag (or nothing) can be created instead.

See action.yml for available options.

Requires a secret, which should be a personal access token with repo scope. This is used to create the pull request in the index repository. The name of the secret is given as an input to the action. (Note, there are no user-level secrets, so you have to add one for each repository, unless they're part of an organization, which do have org-level secrets.)

About

Action to publish Alire releases from workflows to the community index

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%