Skip to content

Commit

Permalink
update nighty
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 committed Feb 29, 2024
1 parent 911296d commit 1da0a64
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Generate Timestamp
id: timestamp
run: echo "timestamp=date::$(date +'%Y-%m-%d')" >> $GITHUB_OUTPUT
run: echo "timestamp=$(date +'%Y%m%d')" >> $GITHUB_OUTPUT

- name: Create version
id: set-version
Expand Down
File renamed without changes.

0 comments on commit 1da0a64

Please sign in to comment.