diff --git a/.gitignore b/.gitignore index 723ef36..571d92f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.idea \ No newline at end of file +/.idea +/.secrets \ No newline at end of file diff --git a/action.yml b/action.yml index 8310acd..3739b6a 100644 --- a/action.yml +++ b/action.yml @@ -7,7 +7,8 @@ branding: runs: using: "composite" steps: - - id: date + - name: "Export Date and Time" + id: date shell: bash run: | for var in datetime date time atom atom_with_millis; do