mirror of
https://github.com/orhun/git-cliff-action.git
synced 2026-03-22 07:25: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
|
||||
COPY README.md LICENSE entrypoint.sh ./
|
||||
|
||||
ENTRYPOINT ["entrypoint.sh"]
|
||||
ENTRYPOINT ["./entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user