From c441f75b4cb68dd124e4616787be1625e93d938b Mon Sep 17 00:00:00 2001 From: Trumeet <17158086+Trumeet@users.noreply.github.com> Date: Thu, 7 Jan 2021 21:14:36 -0800 Subject: ci: change release tag --- .github/workflows/publish.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index bb1f103..2138014 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -41,6 +41,5 @@ jobs: - uses: ncipollo/release-action@v1.7.3 with: allowUpdates: true - tag: "packages" artifacts: "./agent/build/distributions/agent-*.tar" token: ${{ secrets.GITHUB_TOKEN }} -- cgit v1.2.3