Skip to content

Commit

Permalink
fix(github): fix oras setup (#322)
Browse files Browse the repository at this point in the history
* fix(github): fix oras setup

* Update release.yaml
  • Loading branch information
simar7 authored Jan 21, 2025
1 parent 23270ac commit 3e84852
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@ jobs:
- name: Create bundle
run: make bundle

- uses: oras-project/setup-oras@v1
with:
version: 1.2.1
- name: setup-oras
uses: oras-project/[email protected]

- name: Login to GitHub Packages Container registry
uses: docker/login-action@v3
Expand Down

0 comments on commit 3e84852

Please sign in to comment.