Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Dec 26, 2024
1 parent def9fe8 commit 7aa270a
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@main
- uses: cvxgrp/.github/actions/build@v1.1.0

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

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

0 comments on commit 7aa270a

Please sign in to comment.