Skip to content

Commit

Permalink
Update release.yml (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Feb 4, 2025
1 parent de08261 commit b75e7be
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
if: ${{ github.event.workflow_run.conclusion == 'success' &&
github.ref == 'refs/heads/main' }} # Ensure CI passed and we are on main branch
steps:
- name: Checkout [${{ github.repository }}]
uses: actions/checkout@v4

- name: Generate Tag
uses: cvxgrp/.github/actions/tag@v2.1.1
with:
Expand Down

0 comments on commit b75e7be

Please sign in to comment.