Skip to content

Commit

Permalink
Update Recovery-Builder-PBRP.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
carlodandan authored Oct 25, 2022
1 parent ebda499 commit 0f633a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Recovery-Builder-PBRP.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Set Current Date #For later usage
id: today
run: |
echo "date=$(date +%Y%m%d%H%M)" >> $GITHUB_OUTPUT
echo "date=$(date +%Y%m%d)" >> $GITHUB_OUTPUT
- name: Get Current Date
run: |
Expand Down

0 comments on commit 0f633a6

Please sign in to comment.