16 Commits

Author SHA1 Message Date
alan890104
977e685f0e - docs(README.md): add permissions for write access to contents in the build job 2023-09-13 20:46:26 +08:00
alan890104
9273babc6f - chore(entrypoint.sh): update command in entrypoint.sh to include quotes around arguments v1 2023-09-13 19:14:30 +08:00
alan890104
c3b19587b7 - chore(Dockerfile): update file paths for entrypoint.sh and action.py 2023-09-13 19:02:01 +08:00
alan890104
8a5f75ffca - chore(Dockerfile): add action.py to the Docker image
- fix(Dockerfile): update ENTRYPOINT to use absolute path
2023-09-13 18:57:38 +08:00
alan890104
3e4dc96983 - chore(Dockerfile): update entrypoint.sh path in ENTRYPOINT command 2023-09-13 18:54:02 +08:00
alan890104
3c3f5180b3 - chore(Dockerfile): update Dockerfile to copy entrypoint.sh instead of action.py 2023-09-13 18:53:00 +08:00
alan890104
9f16e3dd3c - fix(Dockerfile): update ENTRYPOINT to use entrypoint.sh script
- fix(action.yaml): remove unnecessary arguments from Docker runs section
- feat(entrypoint.sh): add entrypoint script for running action.py with arguments
2023-09-13 18:49:19 +08:00
alan890104
3f98f0743c - chore(Dockerfile): change CMD instruction to ENTRYPOINT instruction 2023-09-13 17:05:40 +08:00
alan890104
036fc5767d - chore(action.py): remove print statement in main function
- feat(action.yaml): update branding icon and color values to be strings
- feat(action.yaml): update args in runs section to use quotes around pattern and suffix values
2023-09-13 17:02:03 +08:00
alan890104
d6be25aee8 - chore(action.yaml): update action.yaml to pass arguments as flags instead of positional arguments 2023-09-13 16:51:04 +08:00
alan890104
830657689b Merge branch 'main' of https://github.com/Solratic/checksum-action 2023-09-13 16:44:37 +08:00
alan890104
575eb9ab07 - docs(README.md): update README.md with information about the new workflow for committing changes 2023-09-13 16:44:21 +08:00
Yu Lun Hsu
0123903b2e Update action.yaml 2023-09-13 16:41:05 +08:00
Yu Lun Hsu
2f07f21802 Update action.yaml 2023-09-13 16:39:50 +08:00
Yu Lun Hsu
2157659289 Update action.yaml 2023-09-13 16:39:07 +08:00
alan890104
138cc3015f first commit 2023-09-13 16:35:30 +08:00