From 76fe5699e842fcb2144fda2fb60625e07c96bf83 Mon Sep 17 00:00:00 2001 From: Antonio Antonino Date: Wed, 22 Feb 2023 16:39:07 +0100 Subject: [PATCH] Add ticket to kilt-node repo --- .github/workflows/polkadot-release-list.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/polkadot-release-list.yml b/.github/workflows/polkadot-release-list.yml index ae08d7a4f..803aa84ba 100644 --- a/.github/workflows/polkadot-release-list.yml +++ b/.github/workflows/polkadot-release-list.yml @@ -51,14 +51,14 @@ jobs: GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }} with: title: "chore: update Polkadot dependencies from ${{ inputs.current-version }} to ${{ inputs.target-version }}" - repository: KILTProtocol/ticket + repository: KILTProtocol/kilt-node token: ${{ secrets.REPO_ACCESS_TOKEN }} content-filepath: out.md - labels: ⛓ KILT node + labels: kiltbot,⛓ KILT node - name: Put issue into weekly board uses: actions/add-to-project@v0.4.0 with: project-url: https://github.com/orgs/KILTprotocol/projects/24 github-token: ${{ secrets.REPO_ACCESS_TOKEN }} - labeled: ⛓ KILT node + labeled: kiltbot