Skip to content

Commit

Permalink
Date only
Browse files Browse the repository at this point in the history
tzagim authored May 17, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent ae6fcaa commit 3a5b9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ jobs:
echo "custom.pif.json is the same, no need to commit."
else
echo "value=build" >> "$GITHUB_OUTPUT"
echo "NOW=$(date +'%Y.%m.%d-%H')" >> $GITHUB_ENV
echo "NOW=$(date +'%Y.%m.%d')" >> $GITHUB_ENV
cat custom.pif.json
git config --global user.name "tzagim"
git config --global user.email "[email protected]"

0 comments on commit 3a5b9a3

Please sign in to comment.