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 7, 2025
1 parent 9636e4e commit 8b188f0
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 @@ -8,7 +8,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: cvxgrp/.github/actions/build@v1.1.0
- uses: cvxgrp/.github/actions/build@v1.3.0

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

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

0 comments on commit 8b188f0

Please sign in to comment.