Skip to content

Instantly share code, notes, and snippets.

View airfight's full-sized avatar
🤒
Out sick

GY airfight

🤒
Out sick
View GitHub Profile
@airfight
airfight / First
Created December 16, 2016 07:58
测试
这是
@airfight
airfight / build.yml
Created February 18, 2022 12:11 — forked from alexanderbazo/build.yml
Github Actions: Build and Release Android-APK
name: Minimal Android CI Workflow
on:
push:
branches:
- master
tags:
- 'v*'
jobs: