Skip to content

Commit

Permalink
xx
Browse files Browse the repository at this point in the history
  • Loading branch information
phyear authored May 11, 2024
1 parent 51097c4 commit dfc1a85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Get Current Time
id: get_time
run: |
DATE=$(date +'%Y-%m-%d-%H%M%S')
echo ::set-output name=date::${DATE}
Expand Down

0 comments on commit dfc1a85

Please sign in to comment.