Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
diptanu committed Sep 29, 2024
1 parent 05cbfb1 commit b6060e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_indexify_server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
(cd .repo && reprepro includedeb buster /tmp/release/*.deb)
(cd .repo && reprepro includedeb focal /tmp/release/*.deb)
(cd .repo && reprepro includedeb jammy /tmp/release/*.deb)
ls /tmp/.repo/
ls .repo/
- uses: ryand56/r2-upload-action@latest
with:
r2-account-id: ${{ secrets.R2_ACCOUNT_ID }}
Expand Down

0 comments on commit b6060e9

Please sign in to comment.