Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit eb5801f

Browse files
committed
Switch to Sass org account
1 parent cf5f477 commit eb5801f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ freebsd_build_task:
6464
fullyQualifiedName="$(pwd)/$parent/${name}_binding.node";
6565
mv "$file" "$parent/${name}_binding.node";
6666
echo -e "New filename\072 $fullyQualifiedName";
67-
./scripts/upload-github-release-asset.sh github_api_token=$GH_API_TOKEN owner=am11 repo=node-sass tag=$CIRRUS_TAG filename=$fullyQualifiedName;
67+
./scripts/upload-github-release-asset.sh github_api_token=$GH_API_TOKEN owner=sass repo=node-sass tag=$CIRRUS_TAG filename=$fullyQualifiedName;
6868
done
6969
fi

0 commit comments

Comments
 (0)