You've already forked gitea-composer-upload-action
fix: file not found 🐛
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
FROM cybercinch/base-alpine-bash:latest
|
||||
|
||||
COPY scripts/docker-entrypoint.sh /entrypoint.sh
|
||||
RUN chmod a+x /entrypoint.sh
|
||||
|
||||
ENV upload_file="build/Package.zip"
|
||||
ENV overwrite_files="false"
|
||||
|
||||
Reference in New Issue
Block a user