Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Jan 27, 2025
1 parent 3e207e8 commit 4de013b
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 @@ -17,10 +17,10 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- name: Checkout [${{ github.repository }}]
uses: actions/checkout@v4

- name: Generate Tag
uses: cvxgrp/.github/actions/uv/tag@v2.0.8
id: tag_version
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4de013b

Please sign in to comment.