Skip to content

Commit

Permalink
empty commit
Browse files Browse the repository at this point in the history
  • Loading branch information
manups4e committed Apr 4, 2024
1 parent 55bc59e commit d2d9424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Install dotnet tool
run: dotnet tool install -g dotnetCampus.TagToVersion

- name: Set tag to version client
- name: Set tag to version client
run: dotnet TagToVersion -t ${{ github.ref }} -f src/FxEvents.Client/build/Version.props

- name: Set tag to version server
Expand Down

0 comments on commit d2d9424

Please sign in to comment.