Skip to content

Commit

Permalink
chore(ci): removed ACL
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmiller committed Feb 22, 2024
1 parent 13b0e84 commit 2b6132b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
export RCLONE_CONFIG_R2_SECRET_ACCESS_KEY=${{ secrets.R2_SECRET_ACCESS_KEY }}
export RCLONE_CONFIG_R2_REGION=auto
export RCLONE_CONFIG_R2_ENDPOINT=${{ secrets.R2_ENDPOINT }}
export RCLONE_CONFIG_R2_ACL=public
dnf install -y rclone
rclone copy ./end_iso R2:bazzite
Expand Down

0 comments on commit 2b6132b

Please sign in to comment.