You've already forked gitea-composer-upload-action
fix: action not running
This commit is contained in:
@@ -3,4 +3,6 @@ FROM cybercinch/base-alpine-bash:latest
|
||||
COPY scripts/docker-entrypoint.sh /entrypoint.sh
|
||||
|
||||
ENV upload_file=build/Package.zip
|
||||
ENV overwrite_files=false
|
||||
|
||||
CMD ["/entrypoint.sh"]
|
||||
Reference in New Issue
Block a user