Skip to content

Commit

Permalink
Update calendar version (#1429)
Browse files Browse the repository at this point in the history
  • Loading branch information
wizardlyhel authored Oct 25, 2023
1 parent ae50042 commit e75e8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changesets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
id: flags
run: |
# IMPORTANT: Update this latestBranch whenever we move to a new major version:
echo "latestBranch=2023-07" >> $GITHUB_ENV
echo "latestBranch=2023-10" >> $GITHUB_ENV
echo "latest=${{ github.ref_name == 'main' }}" >> $GITHUB_ENV
- name: Checkout the code
Expand Down

0 comments on commit e75e8a0

Please sign in to comment.