fix(ci): publish Arch package as owner
This commit is contained in:
@@ -183,6 +183,6 @@ jobs:
|
||||
package_file="$(find packaging/arch -maxdepth 1 -type f \
|
||||
-name 'folderscope-*.pkg.tar.zst' -print -quit)"
|
||||
test -n "$package_file"
|
||||
curl --fail --show-error --user "${GITEA_ACTOR}:${GITEA_TOKEN}" \
|
||||
curl --fail --show-error --user "forust:${GITEA_TOKEN}" \
|
||||
--upload-file "$package_file" \
|
||||
"https://gitea.forust.xyz/api/packages/forust/arch/folderscope"
|
||||
|
||||
Reference in New Issue
Block a user