Skip to content

Commit

Permalink
build the container in release
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Feb 18, 2025
1 parent 4c94585 commit 3797a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- name: Generate Tag
id: tag_version # Add an ID so you can reference this step
uses: cvxgrp/.github/actions/tag@v2.2.3
uses: cvxgrp/.github/actions/tag@main_2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 3797a5a

Please sign in to comment.