all repos — hex @ 431855b3108f4365849ec4a91d81a400a21287e1

A tiny, minimalist, slightly-esoteric concatenative programming lannguage.

Fixes.
h3rald h3rald@h3rald.com
Thu, 05 Dec 2024 07:54:03 +0100
commit

431855b3108f4365849ec4a91d81a400a21287e1

parent

e6bbee6a0e8dcecf91132a88fedb9d6f7c90f9d4

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

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

@@ -58,8 +58,6 @@ uses: octokit/request-action@v2.x

id: current-release with: route: GET /repos/h3rald/hex/releases - owner: h3rald - repo: hex env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}