Skip to content

Commit

Permalink
fix: update_beta_branch (#469)
Browse files Browse the repository at this point in the history
Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
  • Loading branch information
tkimura4 authored May 18, 2022
1 parent f35c2bc commit 9c3c384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-beta-branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Run update script
run: |
git clone git@github.com:tier4/autoware-release-scripts.git
./autoware-release-scripts/scripts/update_rc_branches.sh
./autoware-release-scripts/scripts/update_beta_branches.sh
rm -rf autoware-release-scripts/ src/
- name: Create PR
Expand Down

0 comments on commit 9c3c384

Please sign in to comment.