mirror of
https://github.com/ilyakooo0/compaREST.git
synced 2024-11-22 21:45:53 +03:00
fixed docker tag
This commit is contained in:
parent
1132240631
commit
9a0d175d98
@ -29,7 +29,7 @@ inputs:
|
||||
default: "${{ github.event.pull_request.head.sha }}"
|
||||
runs:
|
||||
using: "docker"
|
||||
image: "docker://typeable/comparest-github-action:latest"
|
||||
image: "docker://typeable/comparest-github-action:0.0.0.0"
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ inputs.GITHUB_TOKEN }}"
|
||||
REPO: "${{ inputs.repo }}"
|
||||
|
Loading…
Reference in New Issue
Block a user