mirror of
https://github.com/grafana/grafana.git
synced 2024-12-29 10:21:41 -06:00
GithubActions: Fixed workflow
This commit is contained in:
parent
810d171bf5
commit
253c183430
2
.github/workflows/commands.yml
vendored
2
.github/workflows/commands.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user