Delete .github/workflows/Buildapk.yml #28
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- name: Release APK Publisher | ||
# You may pin to the exact commit or the version. | ||
# uses: nightcrawler-/action-release-apk@2e64ff4ed716a67973753941590155abaeb07e7d | ||
uses: nightcrawler-/[email protected] | ||
with: | ||
# Github secret token to allow automated publishing of APK to release. | ||
GITHUB_TOKEN: # optional | ||