Skip to content

Commit

Permalink
update to action
Browse files Browse the repository at this point in the history
  • Loading branch information
CMIP-IPO: Automated GitHub Action committed Nov 17, 2023
1 parent 493f0d3 commit a6f48b0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/version_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
shell: bash


- name: Clear previous
- name: Write Changes
run: |
if [ -z "$ACT" ]; then
timestamp=$(date -u +"%Y-%m-%d %H:%M UTC")
Expand All @@ -67,4 +67,5 @@ jobs:
else
echo "Skipping this step in 'act' environment."
fi
shell: bash
shell: bash
continue-on-error: true

0 comments on commit a6f48b0

Please sign in to comment.