Skip to content

現在のページURLをコピーするボタンが欲しい #2839

現在のページURLをコピーするボタンが欲しい

現在のページURLをコピーするボタンが欲しい #2839

name: register issues in Kanban
on:
issues:
types: [opened]
jobs:
register:
runs-on: ubuntu-latest
steps:
- uses: alex-page/[email protected]
with:
project: 開発
column: いつかやる
repo-token: ${{ secrets.GHPROJECT_TOKEN }}