mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-07-01 01:37:53 -04:00
update
This commit is contained in:
@@ -11,9 +11,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.event.repository.default_branch }}
|
||||
fetch-depth: 0
|
||||
- name: Create Release
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
@@ -222,7 +219,7 @@ jobs:
|
||||
name: Update Release Notes
|
||||
needs:
|
||||
# [build_wheels_linux, build_wheels_linux_self_hosted, build_wheels_windows]
|
||||
[build_wheels_linux, build_wheels_windows]
|
||||
[build_wheels_linux]
|
||||
permissions:
|
||||
contents: write
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user