Skip to content

Fixed download link leading to 404 (#147) #10

Fixed download link leading to 404 (#147)

Fixed download link leading to 404 (#147) #10

Workflow file for this run

name: 'Push actions'
on: push
permissions:
contents: read
issues: write
pull-requests: write
discussions: write
jobs:
labels:
uses: MinecraftForge/SharedActions/.github/workflows/push_actions.yml@main
secrets:
GH_APP_KEY: ${{ secrets.GH_APP_KEY }}
GH_APP_NAME: ${{ secrets.GH_APP_NAME }}