Skip to content

API/Hangar site gives download link that results in a 404 error #179

API/Hangar site gives download link that results in a 404 error

API/Hangar site gives download link that results in a 404 error #179

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