Skip to content

Removing the aud claim (#35) #11

Removing the aud claim (#35)

Removing the aud claim (#35) #11

Workflow file for this run

name: Create Rust Release
on:
push:
branches:
- main
paths:
- 'Cargo.toml'
permissions: # these permissions are required for the actions to run
contents: write
jobs:
auto-release:
uses: init4tech/actions/.github/workflows/auto-release-rust.yml@main
with:
binary-name: 'zenith-builder-example'