Skip to content

Commit

Permalink
fix: Upload release assets
Browse files Browse the repository at this point in the history
  • Loading branch information
andymac4182 committed Apr 21, 2023
1 parent f49c627 commit 95b5c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .build/upload-release-assets.sh
Expand Up @@ -24,4 +24,4 @@ gh release create $TAG -t $TAG --generate-notes --latest --target $SHA ./dist/*
echo $FILES

cd $ORIGINAL_PATH
./.build/sign-release $TAG
./.build/sign-release.sh $TAG

0 comments on commit 95b5c61

Please sign in to comment.