Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Layoric authored Feb 26, 2021
1 parent bd373ea commit 565807c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:

- name: dotnet publish
run: |
rm -rf publish
dotnet publish ./RazorTemplate/ -o publish -c release -r linux-x64
- name: repository name fix
Expand Down

0 comments on commit 565807c

Please sign in to comment.