Skip to content

Commit

Permalink
Alway use latest version if ovirt gh actions
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Perina <[email protected]>
  • Loading branch information
mwperina committed Nov 25, 2022
1 parent 07d6d0b commit 9521163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
createrepo_c $ARTIFACTS_DIR
- name: Upload RPM artifacts
uses: ovirt/upload-rpms-action@v2
uses: ovirt/upload-rpms-action@main
with:
directory: ${{ env.ARTIFACTS_DIR }}

Expand Down

0 comments on commit 9521163

Please sign in to comment.