Skip to content

Image files with spaces in their file name arent possible to embed #5

Image files with spaces in their file name arent possible to embed

Image files with spaces in their file name arent possible to embed #5

Workflow file for this run

name: Add new issue to project board
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add new issue to project board
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/users/jannis-baum/projects/7
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}