Skip to content

Commit c5cc8ff

Browse files
authored
Update release.yml
1 parent 3756b53 commit c5cc8ff

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212

1313
steps:
14-
- name: "Build the virtual environment for ${{ github.repository }}"
15-
uses: cvxgrp/.github/actions/uv/environment@v2.1.0
16-
17-
- uses: cvxgrp/.github/actions/tag@v2.1.0
14+
- uses: cvxgrp/.github/actions/tag@v2.1.1
1815
with:
1916
github_token: ${{ secrets.GITHUB_TOKEN }}
2017

0 commit comments

Comments
 (0)