fix: revert changes and change name

This commit is contained in:
drbh 2024-05-28 21:59:47 -04:00
parent ca59ef23db
commit ba47345e1b

View File

@ -1,5 +1,5 @@
# based on https://github.com/Dao-AILab/flash-attention/blob/main/.github/workflows/publish.yml # based on https://github.com/Dao-AILab/flash-attention/blob/main/.github/workflows/publish.yml
name: Build wheels and deploy name: Build wheels
on: on:
push: push:
@ -8,15 +8,6 @@ on:
tags: tags:
- "*" - "*"
pull_request: pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
- edited
- converted_to_draft
- review_requested
- review_request_removed
workflow_dispatch: workflow_dispatch:
jobs: jobs: