Skip to content

release note

release note #14

Workflow file for this run

name: Haxelib
on:
push:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/upload-artifact@v4
with:
name: markdown-openfl-textfield-haxelib
path: |
src/
haxelib.json
README.md
LICENSE
CHANGELOG.md
if-no-files-found: error