all repos — mn @ 59e051691b8319d37ee0c18eaf633d12d9de8eff

A truly minimal concatenative programming language.

Fixes.
h3rald h3rald@h3rald.com
Wed, 31 Mar 2021 14:30:45 +0200
commit

59e051691b8319d37ee0c18eaf633d12d9de8eff

parent

babf28f80af30e931e36699a89ec16c12025d3ed

1 files changed, 1 insertions(+), 2 deletions(-)

jump to
M .github/workflows/release.yml.github/workflows/release.yml

@@ -6,9 +6,8 @@ # Allows you to run this workflow manually from the Actions tab

workflow_dispatch: jobs: - # First, build and package our different assets release: - name: "Package" + name: "Release" # Set up a matrix of different configurations: # for now Linux, MacOS and Windows