We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1297bed commit 17105abCopy full SHA for 17105ab
entrypoint.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-# Expand the arguments into an array of strings. This is requires because the GitHub action
+# Expand the arguments into an array of strings. This is required because the GitHub action
4
# provides all arguments concatenated as a single string.
5
ARGS=("$@")
6
0 commit comments