Skip to content

wow is it time for v1? #27

wow is it time for v1?

wow is it time for v1? #27

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.2.1
erlang_version: 27
test_erlang: true
test_node: true