Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sifferman committed Sep 6, 2023
1 parent 60563c5 commit 0038b68
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
Expand Up @@ -23,6 +23,6 @@ jobs:
with:
allowUpdates: True
omitBody: True
tag: ${{ github.event.repository.updated_at}}
tag: $(date +%Y.%m.%d.%H.%M)
artifacts: "Makefile"
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0038b68

Please sign in to comment.