mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -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
|
- name: Run Commands
|
||||||
uses: ./actions/commands
|
uses: ./actions/commands
|
||||||
with:
|
with:
|
||||||
token: ${{secrets.GH_BOT_ACCESS_TOKEN}
|
token: ${{secrets.GH_BOT_ACCESS_TOKEN}}
|
||||||
config-path: commands
|
config-path: commands
|
||||||
|
Loading…
Reference in New Issue
Block a user