From 41fb6836c4dfc20be1af8888e9b78ac4b94bd5b4 Mon Sep 17 00:00:00 2001 From: Mostafa Abdo Date: Mon, 6 Feb 2023 13:00:20 -0800 Subject: [PATCH] make go app source of truth for versioning --- .github/workflows/release.yml | 4 ++-- VERSION | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 VERSION diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 18e84d4..8ac061c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -3,8 +3,8 @@ name: release on: push: - # branches: - # - develop + branches: + - develop env: RUN_TMATE: ${{ secrets.RUN_TMATE }} diff --git a/VERSION b/VERSION deleted file mode 100644 index 8acdd82..0000000 --- a/VERSION +++ /dev/null @@ -1 +0,0 @@ -0.0.1