Skip to content

Re-release version 6.2.2 of the bindings with correct crate version #11

Re-release version 6.2.2 of the bindings with correct crate version

Re-release version 6.2.2 of the bindings with correct crate version #11

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@v1
with:
runner-name: amd-rx7600
crate: cubecl-hip-sys
secrets:
CRATES_IO_API_TOKEN: ${{ secrets.CRATES_IO_API_TOKEN }}