Skip to content

set minimum android_parser to 2.7 and bump 3.1.4 #12

set minimum android_parser to 2.7 and bump 3.1.4

set minimum android_parser to 2.7 and bump 3.1.4 #12

Workflow file for this run

name: Create Release
on:
push:
tags:
- "v*"
jobs:
create:
runs-on: ubuntu-latest
steps:
- name: Create Release
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: CHANGELOG.md