Skip to content

Add marking video as reaction while uploading #249 #30

Add marking video as reaction while uploading #249

Add marking video as reaction while uploading #249 #30

name: "Issues to Project"
on:
issues:
types: [ opened ]
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/Streamfinity/projects/1
github-token: ${{ secrets.GH_TOKEN_ISSUES }}