Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Feb 4, 2025
1 parent feaac05 commit cf92870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
github.ref == 'refs/heads/main' }} # Ensure CI passed and we are on main branch
steps:
- name: Generate Tag
uses: cvxgrp/.github/actions/uv/tag@v2.1.1
uses: cvxgrp/.github/actions/tag@v2.1.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
build_package: 'false'

0 comments on commit cf92870

Please sign in to comment.