Skip to content

Commit

Permalink
Add ticket to kilt-node repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ntn-x2 committed Feb 22, 2023
1 parent 6cfa79d commit 76fe569
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/polkadot-release-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 76fe569

Please sign in to comment.