Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors