Skip to content

Internal GHA to build, test and upload artifact for a rust release

License

Notifications You must be signed in to change notification settings

thevickypedia/rust-releaser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rust-releaser

Internal GHA to build, test and upload artifact for a rust release

Sample Usage

name: Rust Releaser

on:
  push:
    branches: "*"

jobs:
  build:
    uses: thevickypedia/rust-releaser/.github/workflows/entrypoint.yml@main
    secrets: inherit

About

Internal GHA to build, test and upload artifact for a rust release

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published