Skip to content

Commit ff50df7

Browse files
committed
Try circle ci 22
1 parent cda8ac5 commit ff50df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
PKG_VERSION=`cat /tmp/artifacts/pkg-version`
4444
echo PKG_VERSION ${PKG_VERSION} $PKG_VERSION
4545
echo PKG_VERSION2 $PKG_VERSION
46-
ghr -u "${CIRCLE_PROJECT_USERNAME}" -r "${CIRCLE_PROJECT_REPONAME}" -c "${CIRCLE_SHA1}" -replace ${PKG_VERSION} /tmp/artifacts/aarch64.gz
46+
ghr -u "node-3d" -r "${CIRCLE_PROJECT_REPONAME}" -c "${CIRCLE_SHA1}" -replace ${PKG_VERSION} /tmp/artifacts/aarch64.gz

0 commit comments

Comments
 (0)