Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
halal-beef authored Jan 3, 2022
1 parent 6974a68 commit e52b8ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
files: |
/home/runner/work/SharpBoot/SharpBoot/SharpBoot/bin/Debug/net472/SharpBoot.dll
name: SharpBoot Release
tag_name: "$(date +"%d-%m-%y")"
tag_name: ${{ $(date +"%d-%m-%y") }}
env:
GITHUB_TOKEN: ${{ secrets.TEST }}

0 comments on commit e52b8ad

Please sign in to comment.