Skip to content

Commit

Permalink
Update update_firelyterminal.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexzautke authored Dec 31, 2024
1 parent 7ba64d6 commit 609de52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_firelyterminal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
fi
git checkout -b "$BRANCH_NAME"
sed -i "/SUSHI_VERSION:/,/default:/s/\(default: \).*/\1'$LATEST_RELEASE'/" action.yml
sed -i "/FIRELY_TERMINAL_VERSION:/,/default:/s/\(default: \).*/\1'$LATEST_RELEASE'/" action.yml
git config --local user.name "github-actions[bot]"
git config --local user.email "github-actions[bot]@users.noreply.github.com"
git add action.yml
Expand Down

0 comments on commit 609de52

Please sign in to comment.