Skip to content

v1.0.1

v1.0.1 #30

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
environment: publish

Check failure on line 11 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / GH and Hex.pm Release

Invalid workflow file

The workflow is not valid. .github/workflows/release.yml (Line: 11, Col: 5): Unexpected value 'environment'
secrets: inherit
with:
gleam_version: 1.3.2
erlang_version: 27
test_erlang: true
test_node: true