Skip to content

Commit

Permalink
feat(platform): set platform release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
singlecoder committed Jan 9, 2025
1 parent a8414f9 commit e042b03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
cat ${{ github.workspace }}/platform-adapter/package.json
- name: Bundle polyfill and engine
uses: galacean/platform-adapter@main
uses: galacean/platform-adapter@0.0
env:
ADAPTER_BUNDLE_SETTINGS: |
{
Expand Down

0 comments on commit e042b03

Please sign in to comment.