From bc3c705594c0a0833e7d10403f7630ff96d05ff8 Mon Sep 17 00:00:00 2001 From: tomjo Date: Tue, 17 Oct 2023 14:53:16 +0200 Subject: [PATCH] build: attempt to add versioning flow --- .github/workflows/native-build.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/native-build.yaml b/.github/workflows/native-build.yaml index 8fbfb23..9cd45b7 100644 --- a/.github/workflows/native-build.yaml +++ b/.github/workflows/native-build.yaml @@ -1,7 +1,6 @@ name: native-build on: workflow_dispatch: - push: release: types: [created] jobs: