Skip to content

Commit

Permalink
chore: use build number as release version
Browse files Browse the repository at this point in the history
  • Loading branch information
codito authored Oct 11, 2024
1 parent c6c5c0e commit 6e6e51e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,4 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: simple
package-name: testlogger
release-as: ${{ env.APP_BUILD_VERSION }}

0 comments on commit 6e6e51e

Please sign in to comment.