You've already forked ubuntu-act_gitea
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b382cb0404 |
@@ -6,7 +6,9 @@
|
|||||||
################################
|
################################
|
||||||
|
|
||||||
# Copy pre-loaded plugins
|
# Copy pre-loaded plugins
|
||||||
cp -Rf /tmp/.semrel "$(pwd)"/;
|
if [ "$(pwd)" != "/tmp" ]; then
|
||||||
|
cp -Rf /tmp/.semrel "$(pwd)"/;
|
||||||
|
fi
|
||||||
|
|
||||||
# Execute semantic-release and expand parameters
|
# Execute semantic-release and expand parameters
|
||||||
/usr/local/bin/go-semantic-release "$@"
|
/usr/local/bin/go-semantic-release "$@"
|
||||||
Reference in New Issue
Block a user