Skip to content

Commit

Permalink
Publish crates form AMD runner
Browse files Browse the repository at this point in the history
  • Loading branch information
syl20bnr committed Oct 11, 2024
1 parent bdf2feb commit 551ef58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ on:

jobs:
cubecl-hip-sys:
uses: tracel-ai/github-actions/.github/workflows/publish-crate.yml@v1
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 }}

0 comments on commit 551ef58

Please sign in to comment.