Skip to content

Commit

Permalink
Renamed push branch to flexpane
Browse files Browse the repository at this point in the history
  • Loading branch information
salmonb committed May 29, 2024
1 parent 7e01740 commit 2ac7599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
app: [{name: 'FlexBox', module-token: 'webfx-demo-flexbox', gwt-token: 'webfx_demo_flexbox', gwt-push-branch: 'flexbox-gwt', j2cl-push-branch: 'flexbox', ios-bundle-id: 'dev.webfx.demo.flexbox', version: '0.1.0-SNAPSHOT'}]
app: [{name: 'FlexBox', module-token: 'webfx-demo-flexbox', gwt-token: 'webfx_demo_flexbox', gwt-push-branch: 'flexpane-gwt', j2cl-push-branch: 'flexpane', ios-bundle-id: 'dev.webfx.demo.flexbox', version: '0.1.0-SNAPSHOT'}]
os-config: [1]
include:
- os-config: 1 # Generates builds 1) 2) 3) 4) & 5)
Expand Down

0 comments on commit 2ac7599

Please sign in to comment.