Browse Source

0.8.83 release

pull/1452/head
lumapu 1 year ago
parent
commit
ca98e75eea
  1. 1
      .github/workflows/compile_release.yml

1
.github/workflows/compile_release.yml

@ -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

Loading…
Cancel
Save