Skip to content

Commit

Permalink
github: switch upload-rpms-action to main
Browse files Browse the repository at this point in the history
following the recommendation change in upload-rpms-action let's use latest commit
  • Loading branch information
michalskrivanek authored and mwperina committed Nov 24, 2022
1 parent 172379b commit 23aa972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
createrepo_c $ARTIFACTS_DIR
- name: Upload artifacts
uses: ovirt/upload-rpms-action@v2
uses: ovirt/upload-rpms-action@main
with:
directory: ${{ env.ARTIFACTS_DIR }}

0 comments on commit 23aa972

Please sign in to comment.