Skip to content

Commit

Permalink
fedora 38
Browse files Browse the repository at this point in the history
  • Loading branch information
rongxin-liu committed May 2, 2023
1 parent c8b9733 commit 6d916ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
done
# Deploy rpm to fedora repos
for repo in $(seq 28 39); do
for repo in $(seq 28 38); do
package_cloud push "$PACKAGECLOUD_REPO"/fedora/"$repo" ${PWD}/artifacts/*.rpm
done
env:
Expand Down

0 comments on commit 6d916ef

Please sign in to comment.