Skip to content

add the glint.map_command function #34

add the glint.map_command function

add the glint.map_command function #34

Workflow file for this run

name: GH and Hex.pm Release
on:
push:
tags:
- v*.*.*
jobs:
release:
uses: TanklesXL/gleam_actions/.github/workflows/release.yaml@main
secrets: inherit
with:
gleam_version: 1.6.3
erlang_version: 27
test_erlang: true
test_node: true