Skip to content

Commit

Permalink
Update some tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Aug 13, 2024
1 parent 1a09cb5 commit ab45b93
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/mac-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,13 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: mac-arm-deps-py${{ inputs.python_minor }}-${{ github.run_number }}
release_name: Mac ARM Dependencies Python ${{ inputs.python_minor }} (Build ${{ github.run_number }})
tag_name: mac-arm-deps-py${{ inputs.python_minor }}
release_name: Mac ARM Dependencies Python ${{ inputs.python_minor }}
body: |
Mac ARM dependencies for Python ${{ inputs.python_minor }} with PyTorch nightly
Includes:
- Python ${{ inputs.python_minor }}
- Python 3.${{ inputs.python_minor }}
- PyTorch nightly dependencies
- ComfyUI requirements
draft: false
Expand Down

0 comments on commit ab45b93

Please sign in to comment.