File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212# See the License for the specific language governing permissions and
1313# limitations under the License.
14- # Github action job to test core java library features on
14+ # GitHub action job to test core java library features on
1515# downstream client libraries before they are released.
1616on :
1717 push :
Original file line number Diff line number Diff line change 1111:: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212:: See the License for the specific language governing permissions and
1313:: limitations under the License.
14- :: Github action job to test core java library features on
14+ :: GitHub action job to test core java library features on
1515:: downstream client libraries before they are released.
1616:: See documentation in type-shell-output.bat
1717
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ Central](https://repo1.maven.org/maven2/com/google/auth/google-auth-library-pare
8888 * In our case, ` com.google.auth `
8989 * Click on the repository and check for errors
9090* Submit the pull request to bump the version numbers
91- * Update Javadoc on Github using ` scripts/update_javadoc.sh ` .
91+ * Update Javadoc on GitHub using ` scripts/update_javadoc.sh ` .
9292* Run ` releasetool tag ` to create the GitHub release.
9393* Run ` releasetool start ` to bump the next snapshot version. Select "snapshot" when prompted for
9494 the release type. This will bump the artifact versions and create a pull request.
You can’t perform that action at this time.
0 commit comments