Skip to content

Commit

Permalink
Update metrics-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AfzalivE committed Oct 5, 2023
1 parent 1dd6cc1 commit e543448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/metrics-publish.yml
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Create name for directory
id: target_dir_name
run: |
echo "TARGET_DIR_NAME=$(date +'%d-%m-%Y-%H-%M-%S')" >> $GITHUB_STATE
echo "TARGET_DIR_NAME=$(date +'%d-%m-%Y-%H-%M-%S')" >> "$GITHUB_OUTPUT"
- name: Commit output to metrics repo
uses: cpina/github-action-push-to-another-repository@07c4d7b3def0a8ebe788a8f2c843a4e1de4f6900 # 1.7.2
Expand Down

0 comments on commit e543448

Please sign in to comment.