From 33828883fa25d731842a878d0b13e458513af753 Mon Sep 17 00:00:00 2001 From: Atsushi Date: Thu, 6 May 2021 07:13:43 +0000 Subject: [PATCH] Update assets to v0.2.0 --- .github/workflows/bloom-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bloom-release.yml b/.github/workflows/bloom-release.yml index c6d0993..b3d1ff0 100644 --- a/.github/workflows/bloom-release.yml +++ b/.github/workflows/bloom-release.yml @@ -20,7 +20,7 @@ jobs: id: bloom uses: at-wat/bloom-release-action@v0 with: - ros_distro: kinetic melodic noetic + ros_distro: melodic noetic github_token_bloom: ${{ secrets.BLOOM_GITHUB_TOKEN }} github_user: at-wat git_user: Atsushi Watanabe