Skip to content

Long pressing on album/song/etc opens up a new browser tab #1

Long pressing on album/song/etc opens up a new browser tab

Long pressing on album/song/etc opens up a new browser tab #1

on:
issues:
types: [opened, reopened]
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/orgs/usenocturne/projects/1
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}