0.8.83 release

This commit is contained in:
lumapu 2024-02-17 00:29:51 +01:00
parent 9e58d58fa2
commit ca98e75eea

View file

@ -9,7 +9,6 @@ on:
jobs: jobs:
build: build:
name: Build Environments name: Build Environments
needs: check
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.repository == 'lumapu/ahoy' && github.ref_name == 'main' if: github.repository == 'lumapu/ahoy' && github.ref_name == 'main'
continue-on-error: false continue-on-error: false