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 2f5a982 commit 16ca456
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,8 @@ jobs:
runs-on: ubuntu-latest

steps:
#- name: "Build the virtual environment for ${{ github.repository }}"
# uses: cvxgrp/.github/actions/uv/[email protected]
- name: Checkout [${{ github.repository }}]
uses: actions/checkout@v4

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

Expand Down

0 comments on commit 16ca456

Please sign in to comment.