Skip to content

gleam.toml bump to 0.7.3 #10

gleam.toml bump to 0.7.3

gleam.toml bump to 0.7.3 #10

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.1.0
erlang_version: 26
test_erlang: true
test_node: false