Skip to content

Commit

Permalink
Merge pull request #2670 from NipunaMadhushan/update-daily-builds
Browse files Browse the repository at this point in the history
Update lang branch in 2201.9.x FBP
  • Loading branch information
SasinduDilshara authored Apr 24, 2024
2 parents 4fa84fc + bfdcfff commit e3ce8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-full-build-2201.9.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
distribution: 'temurin'
java-version: '17.0.7'
- name: Build ballerina-lang
run: python -u dependabot/full_build_pipeline.py ./ --lang-branch $PATCH_LEVEL --build-level 0
run: python -u dependabot/full_build_pipeline.py ./ --lang-branch 2201.9.0-stage --build-level 0
env:
packageUser: ${{ secrets.BALLERINA_BOT_USERNAME }}
packagePAT: ${{ secrets.BALLERINA_BOT_TOKEN }}
Expand Down

0 comments on commit e3ce8a7

Please sign in to comment.