Skip to content

Minor tweaks to documentation #3

Minor tweaks to documentation

Minor tweaks to documentation #3

Workflow file for this run

name: Publish
on:
push:
tags:
- "v*"
jobs:
cubecl-hip-sys:
uses: tracel-ai/github-actions/.github/workflows/publish-crate.yml@main
with:
runner-name: amd-rx7600
crate: cubecl-hip-sys
secrets:
CRATES_IO_API_TOKEN: ${{ secrets.CRATES_IO_API_TOKEN }}