Skip to content

Commit

Permalink
Update and rename gradle-publish.yml to apk-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonm23 authored Sep 19, 2022
1 parent 811fe28 commit d8a34f5
Showing 1 changed file with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
# This workflow will build a package using Gradle and then publish it to GitHub packages when a release is created
# For more information see: https://github.com/actions/setup-java/blob/main/docs/advanced-usage.md#Publishing-using-gradle

name: Gradle Package
name: APK Release

on:
release:
Expand Down

0 comments on commit d8a34f5

Please sign in to comment.