Skip to content

Commit

Permalink
Update upcoming_api_releases.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaangiolillo committed Oct 17, 2024
1 parent d829c9b commit e60f6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/upcoming_api_releases.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ if [[ ${#dates_within_3_weeks[@]} -gt 0 ]]; then
echo api_versions="${dates_within_3_weeks[*]}" >> "${GITHUB_OUTPUT:?}"
else
echo "No API Versions that will be released within the next 3 weeks."
fi
fi

0 comments on commit e60f6df

Please sign in to comment.