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/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/HangarMC/projects/1
github-token: ${{ secrets.CR_PAT }}