Add github token

This commit is contained in:
AngrySoundTech
2023-10-27 11:07:06 -04:00
parent 02d0b0cbb6
commit ed1f37a5c5

View File

@@ -7,6 +7,8 @@ on:
description: The plugin from this organization to update
required: true
type: string
env:
GH_TOKEN: ${{ github.token }}
jobs:
update_plugin: