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 3, 2025
1 parent 1fb0de2 commit 039a1f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
steps:
- name: "Build the virtual environment for ${{ github.repository }}"
uses: cvxgrp/.github/actions/uv/[email protected]

- name: Generate Tag
uses: cvxgrp/.github/actions/[email protected]
with:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 039a1f6

Please sign in to comment.