aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrumeet <17158086+Trumeet@users.noreply.github.com>2021-01-07 21:14:36 -0800
committerTrumeet <17158086+Trumeet@users.noreply.github.com>2021-01-07 21:14:36 -0800
commitc441f75b4cb68dd124e4616787be1625e93d938b (patch)
treeacf2eda715f7aad7b1dcae7919f6b86572f59cb4
parent79b5ac5ba6fb04047ac054279d7e4c64a13a3f1d (diff)
downloaddn42peering-c441f75b4cb68dd124e4616787be1625e93d938b.tar
dn42peering-c441f75b4cb68dd124e4616787be1625e93d938b.tar.gz
dn42peering-c441f75b4cb68dd124e4616787be1625e93d938b.tar.bz2
dn42peering-c441f75b4cb68dd124e4616787be1625e93d938b.zip
ci: change release tag
-rw-r--r--.github/workflows/publish.yml1
1 files changed, 0 insertions, 1 deletions
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 }}