mirror of
https://github.com/AllSpiceIO/post-dr-comment.git
synced 2025-04-01 12:46:55 +00:00
Fix underscore in args
This commit is contained in:
parent
c316defcb8
commit
b830ea201b
@ -27,7 +27,7 @@ runs:
|
||||
using: "docker"
|
||||
image: "Dockerfile"
|
||||
args:
|
||||
- "--allspice_hub_url"
|
||||
- "--allspice-hub-url"
|
||||
- ${{ github.server_url }}
|
||||
- "--repository"
|
||||
- ${{ github.repository }}
|
||||
|
Loading…
Reference in New Issue
Block a user