Skip to content

feat: Add GitHub Actions, Issues, and other config files #1

feat: Add GitHub Actions, Issues, and other config files

feat: Add GitHub Actions, Issues, and other config files #1

Workflow file for this run

name: "Release"
on:
push:
branches: [ main ]
workflow_dispatch:
permissions:
contents: write
jobs:
cargo-publish:
# https://github.com/42ByteLabs/.github/blob/main/.github/workflows/cargo-publish.yml
uses: 42ByteLabs/.github/.github/workflows/cargo-publish.yml@main
secrets: inherit
with:
crate: octoapp