Skip to content

build: add job for publishing to crates.io #30

build: add job for publishing to crates.io

build: add job for publishing to crates.io #30

Workflow file for this run

name: Releases
on:
push:
tags:
- v*
branches:
- master
jobs:
release:
uses: pimalaya/nix/.github/workflows/releases.yml@master
secrets: inherit
with:
project: himalaya