Skip to content

Commit

Permalink
Make copr-build for /rerun 42 functional again
Browse files Browse the repository at this point in the history
copr config username for a dependent leapp-repository PR
build case wasn't changed in the 5ddce5a. This patch should
address that.

OAMG-8876
  • Loading branch information
fernflower committed May 17, 2023
1 parent b69cd77 commit 94caf58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reuse-copr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
cat << EOF > copr_fedora.conf
[copr-cli]
login = ${{ secrets.FEDORA_COPR_LOGIN }}
username = @oamg
username = oamgbot
token = ${{ secrets.FEDORA_COPR_TOKEN }}
copr_url = https://copr.fedorainfracloud.org
# expiration date: 2030-07-04
Expand Down

0 comments on commit 94caf58

Please sign in to comment.