mirror of
https://github.com/orhun/git-cliff-action.git
synced 2026-03-24 00:15:43 +08:00
fix(test): run the entrypoint script
This commit is contained in:
@@ -12,4 +12,4 @@ LABEL com.github.actions.color="orange"
|
|||||||
WORKDIR action
|
WORKDIR action
|
||||||
COPY README.md LICENSE entrypoint.sh ./
|
COPY README.md LICENSE entrypoint.sh ./
|
||||||
|
|
||||||
ENTRYPOINT ["entrypoint.sh"]
|
ENTRYPOINT ["./entrypoint.sh"]
|
||||||
|
|||||||
Reference in New Issue
Block a user