Skip to content

Commit

Permalink
chore: Update default branch name (#2298)
Browse files Browse the repository at this point in the history
  • Loading branch information
niyajali authored Feb 4, 2025
1 parent 9602002 commit 6c55aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
owner: context.repo.owner,
repo: context.repo.repo,
workflow_id: 'android-release.yml',
ref: 'dev',
ref: 'development',
inputs: {
"release_type": "beta",
},
Expand Down

0 comments on commit 6c55aa1

Please sign in to comment.