Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Dec 26, 2024
1 parent 7fd1c92 commit 9e26d3f
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 @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cvxgrp/.github/actions/build@main
- uses: cvxgrp/.github/actions/build@v1.1.0

deploy:
runs-on: ubuntu-latest
Expand All @@ -21,4 +21,4 @@ jobs:
id-token: write

steps:
- uses: cvxgrp/.github/actions/publish@main
- uses: cvxgrp/.github/actions/publish@v1.1.0

0 comments on commit 9e26d3f

Please sign in to comment.