Skip to content

Commit

Permalink
Remove add to project step
Browse files Browse the repository at this point in the history
  • Loading branch information
ntn-x2 committed Feb 22, 2023
1 parent 76fe569 commit a6ce068
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/polkadot-release-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,5 @@ jobs:
token: ${{ secrets.REPO_ACCESS_TOKEN }}
content-filepath: out.md
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: kiltbot
assignees: ${{ github.event.inputs.asignee }}

0 comments on commit a6ce068

Please sign in to comment.