Skip to content

Commit

Permalink
Update release-branch-artifact.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dumganhar committed Dec 26, 2024
1 parent 723123f commit 44df484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-branch-artifact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
gulp LKG
gulp clean
npm pack ./
mv typescript-*.tgz typescript.tgz
mv cocos-typescript-*.tgz typescript.tgz
- name: Upload built tarfile
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 44df484

Please sign in to comment.