GithubActions: Fixed workflow
This commit is contained in:
@@ -20,5 +20,5 @@ jobs:
|
||||
- name: Run Commands
|
||||
uses: ./actions/commands
|
||||
with:
|
||||
token: ${{secrets.GH_BOT_ACCESS_TOKEN}
|
||||
token: ${{secrets.GH_BOT_ACCESS_TOKEN}}
|
||||
config-path: commands
|
||||
|
||||
Reference in New Issue
Block a user