Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RadAd authored Aug 24, 2023
1 parent c8974bb commit 9a9a19d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- run: |
set _=%DATE%
echo DATE %DATE%
echo _ %_%
- run: git tag %DATE:~10,4%.%DATE:~7,2%.%DATE:~4,2%
shell: cmd
- run: git push --tags
shell: cmd

0 comments on commit 9a9a19d

Please sign in to comment.